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 042ff9c commit 2d8a9c1Copy full SHA for 2d8a9c1
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
packages: write
74
steps:
75
- id: meta
76
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
77
with:
78
images: |
79
supabase/postgres-meta
0 commit comments