We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20f58d1 + 294589c commit 17bf0b3Copy full SHA for 17bf0b3
.github/workflows/build-base-image.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
- name: Docker meta
18
id: docker_meta
19
- uses: docker/metadata-action@v5.0.0
+ uses: docker/metadata-action@v5.3.0
20
with:
21
images: |
22
ghcr.io/${{ github.repository_owner }}/prarr
.github/workflows/build-pr-image.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments