Compare commits

..

No commits in common. "6b7632b071550373a1d9d59802f98ea5d60660b6" and "8130e11a9ce1483bfbca33b7a3aa36e32cc2252e" have entirely different histories.

4 changed files with 4 additions and 4 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.14.0
uses: docker/build-push-action@v6.13.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.14.0
uses: docker/build-push-action@v6.13.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.14.0
uses: docker/build-push-action@v6.13.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.14.0
uses: docker/build-push-action@v6.13.0
with:
context: ./
file: ./Dockerfile