We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40260a1 + b4bb7b6 commit c03f5f4Copy full SHA for c03f5f4
.github/workflows/docker.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Docker meta
22
id: meta
23
- uses: docker/metadata-action@v3
+ uses: docker/metadata-action@v5
24
with:
25
# list of Docker images to use as base name for tags
26
images: |
0 commit comments