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 fdb5fcc + f67be81 commit 62a0704Copy full SHA for 62a0704
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
echo "REPO_NAME=$repo_name_lowercase" >> $GITHUB_ENV
37
38
- name: Build and push
39
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v6
40
with:
41
context: .
42
file: ./Dockerfile
0 commit comments