We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c1002 commit 2d5823eCopy full SHA for 2d5823e
.github/workflows/container.yml
@@ -51,7 +51,7 @@ jobs:
51
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
52
53
- name: Build and push Docker image
54
- uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09
+ uses: docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
55
with:
56
context: .
57
push: true
0 commit comments