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.
2 parents 1fb892b + 76c7f2d commit b57f0feCopy full SHA for b57f0fe
.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.5.1
+ uses: docker/metadata-action@v5.7.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