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 86a33b8 commit 9727650Copy full SHA for 9727650
.github/workflows/docker.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Build and push
71
id: docker_build
72
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
73
with:
74
context: ./
75
file: ./Dockerfile
0 commit comments