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 ce82452 + 61dbef7 commit 2e7886eCopy full SHA for 2e7886e
.github/workflows/publish_docker_image.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Docker Buildx
21
uses: docker/setup-buildx-action@v2
22
- name: Build and push
23
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
24
with:
25
context: .
26
file: ./Dockerfile
0 commit comments