We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0650606 commit 60f3d4eCopy full SHA for 60f3d4e
.github/workflows/docker-publish.yml
@@ -65,7 +65,7 @@ jobs:
65
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
66
67
- name: Build and push Docker image
68
- uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
69
with:
70
context: .
71
push: true
0 commit comments