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 05acd3b commit 02ff2baCopy full SHA for 02ff2ba
.github/workflows/personal_build_push.yml
@@ -37,7 +37,7 @@ jobs:
37
name: Docker meta
38
id: meta
39
if: github.event_name != 'pull_request'
40
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
41
with:
42
images: ghcr.io/${{ github.repository_owner }}/netbird-dashboard
43
-
0 commit comments