We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fc2501 + 03a5663 commit c4d9236Copy full SHA for c4d9236
2 files changed
.github/workflows/docker-image.yml
@@ -47,7 +47,7 @@ jobs:
47
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
48
49
- name: Build and push Docker image
50
- uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
+ uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
51
with:
52
context: .
53
push: true
.github/workflows/unstable_image.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Build and push Docker image to ghcr.io
0 commit comments