mirror of
https://git.koehn.com/docker/postgres-wal-g.git
synced 2023-10-20 22:33:52 -05:00
fixed build_args
This commit is contained in:
+2
-2
@@ -6,5 +6,5 @@ pipeline:
|
||||
repo: koehn/postgres-wal-g
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build_args:
|
||||
- BASE: 15.2
|
||||
- WALG_RELEASE: v2.0.1
|
||||
- BASE=15.2
|
||||
- WALG_RELEASE=v2.0.1
|
||||
|
||||
Reference in New Issue
Block a user