We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82c0877 + 7d1abf5 commit f3fe2e0Copy full SHA for f3fe2e0
.github/workflows/build-image.yml
@@ -36,7 +36,7 @@ jobs:
36
-
37
name: Docker meta
38
id: docker_meta
39
- uses: docker/metadata-action@v5.9.0
+ uses: docker/metadata-action@v5.10.0
40
with:
41
images: |
42
ghcr.io/${{ inputs.repo_owner }}/${{ inputs.app_name }}
.github/workflows/build-split-image.yml
@@ -42,7 +42,7 @@ jobs:
43
44
45
46
47
48
0 commit comments