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