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 7d05a27 commit 5393cf3Copy full SHA for 5393cf3
1 file changed
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
- uses: brpaz/hadolint-action@v1.5.0
21
- name: Docker meta
22
id: meta
23
- uses: docker/metadata-action@v3
+ uses: docker/metadata-action@v4
24
with:
25
# list of Docker images to use as base name for tags
26
images: |
0 commit comments