2
0

Compare commits

..

No commits in common. "d5f1df04006003aeab338ff974607f6386efc4a0" and "1991862a421085f54f90c23489f89f06f42695d7" have entirely different histories.

5 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ jobs:
# https://github.com/docker/build-push-action#multi-platform-image
- name: Build and push base
uses: docker/build-push-action@v6.6.1
uses: docker/build-push-action@v6.5.0
with:
context: ./
file: ./Dockerfile-base

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.6.1
uses: docker/build-push-action@v6.5.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.6.1
uses: docker/build-push-action@v6.5.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.6.1
uses: docker/build-push-action@v6.5.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.6.1
uses: docker/build-push-action@v6.5.0
with:
context: ./
file: ./Dockerfile