We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5485a63 commit 519916fCopy full SHA for 519916f
.github/workflows/docker-develop.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Build and push
34
id: docker_build
35
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v5
36
with:
37
context: ./
38
file: ./Dockerfile
0 commit comments