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.
1 parent bd6e3b2 commit bf50103Copy full SHA for bf50103
.github/workflows/publish-docker-image.yml
@@ -25,7 +25,7 @@ jobs:
25
latest=true
26
27
- name: "Build and push Docker image"
28
- uses: docker/build-push-action@v4.1.1
+ uses: docker/build-push-action@v4.2.1
29
with:
30
context: docker
31
push: true
0 commit comments