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 c5a3c9e commit 4816477Copy full SHA for 4816477
1 file changed
.github/workflows/release_docker.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Build and push
46
id: docker_build
47
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
48
with:
49
context: ./docker/
50
tags: ${{ steps.meta_dockerhub.outputs.tags }}
0 commit comments