We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0730e9 commit 63ef4f2Copy full SHA for 63ef4f2
.github/workflows/build_containers.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
images: ghcr.io/${{ env.IMAGE_REPOSITORY }}
52
- name: Build Docker Release
53
- uses: "docker/build-push-action@v6.14.0"
+ uses: "docker/build-push-action@v6.15.0"
54
55
provenance: false
56
file: "./Sample-Server/Dockerfile"
0 commit comments