Compare commits

..

No commits in common. "717c8cd33ec8467bbf220abf57b24f16c63c9703" and "5807844281213c51afbd6dd03e2a540aaf2ede9e" 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 Website
uses: docker/build-push-action@v6.14.0
uses: docker/build-push-action@v6.13.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.14.0
uses: docker/build-push-action@v6.13.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.14.0
uses: docker/build-push-action@v6.13.0
with:
context: ./Website
file: ./Dockerfile