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 d2deb7f commit a6d7ebeCopy full SHA for a6d7ebe
.github/workflows/demo.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: docker/setup-buildx-action@v3
13
14
- name: Build and Save Docker Image
15
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
16
with:
17
context: .
18
file: Dockerfile
0 commit comments