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.
docker/build-push-action
1 parent 55c4088 commit d13a911Copy full SHA for d13a911
.github/workflows/validate.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Build | Action Container
44
id: container-builder
45
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
46
with:
47
context: ./src
48
load: true # add to `docker images`
0 commit comments