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 6026655 + 1b962f1 commit ea79984Copy full SHA for ea79984
.github/workflows/container.yaml
@@ -49,7 +49,7 @@ jobs:
49
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
50
51
- name: Build and push Docker image
52
- uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9
+ uses: docker/build-push-action@04d1a3b0491bb1fbd0843d1fea3390e385bf2252
53
with:
54
context: .
55
push: true
0 commit comments