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 70401e6 + 0ceeea7 commit 4b1a26fCopy full SHA for 4b1a26f
.github/workflows/build-publish.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- name: Build and push the image
80
id: docker_build
81
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
82
with:
83
context: .
84
build-args: DOCKER_GEN_VERSION=${{ steps.docker-gen_version.outputs.VERSION }}
0 commit comments