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 b6f0b14 commit 6804094Copy full SHA for 6804094
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
-
26
name: Docker Metadata
27
id: docker_meta
28
- uses: docker/metadata-action@v3
+ uses: docker/metadata-action@v4
29
with:
30
images: |
31
${{ env.DOCKERHUB_TAG }}
0 commit comments