fix postgres tag
This commit is contained in:
parent
f4b46bdb2a
commit
98aa6828a5
@ -37,3 +37,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: ${{ matrix.repo }}:${{ matrix.tag }}
|
tags: ${{ matrix.repo }}:${{ matrix.tag }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
build-args: |
|
||||||
|
PG_TAG=${{ matrix.tag }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user