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 556e87b + a51b933 commit dff8411Copy full SHA for dff8411
1 file changed
.github/workflows/docker-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
43
with:
44
context: .
45
push: true
0 commit comments