Compare commits

..

1 Commits

Author SHA1 Message Date
76304bfe61 Merge 0402f9e6d0 into 5eca8dac5d 2025-01-09 01:53:42 +01:00
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 Website
uses: docker/build-push-action@v6.12.0
uses: docker/build-push-action@v6.11.0
with:
context: ./Website
file: ./Dockerfile

View File

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

View File

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