We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b3ee2 commit b476efeCopy full SHA for b476efe
.github/workflows/docker-image.yml
@@ -53,7 +53,7 @@ jobs:
53
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
54
55
- name: Build and push Docker image
56
- uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e
+ uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
57
with:
58
context: .
59
push: true
0 commit comments