Compare commits

..

No commits in common. "7dba2518f9bb61b06c47b7bf823d63759834899b" and "91fb815153717d2f5c705ec934e4dadea70348d4" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ jobs:
# https://github.com/docker/build-push-action#multi-platform-image
- name: Build and push API
uses: docker/build-push-action@v6.16.0
uses: docker/build-push-action@v6.15.0
with:
context: ./
file: ./Dockerfile

View File

@ -33,7 +33,7 @@ jobs:
# https://github.com/docker/build-push-action#multi-platform-image
- name: Build and push API
uses: docker/build-push-action@v6.16.0
uses: docker/build-push-action@v6.15.0
with:
context: ./
file: ./Dockerfile

View File

@ -33,7 +33,7 @@ jobs:
# https://github.com/docker/build-push-action#multi-platform-image
- name: Build and push API
uses: docker/build-push-action@v6.16.0
uses: docker/build-push-action@v6.15.0
with:
context: ./
file: ./Dockerfile