mirror of
https://git.koehn.com/docker/postgres-wal-g.git
synced 2023-10-20 22:33:52 -05:00
forgot that you cannot build for ARM
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ pipeline:
|
|||||||
secrets: [ docker_username, docker_password ]
|
secrets: [ docker_username, docker_password ]
|
||||||
settings:
|
settings:
|
||||||
repo: koehn/postgres-wal-g
|
repo: koehn/postgres-wal-g
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64
|
||||||
build_args:
|
build_args:
|
||||||
- BASE=15.2
|
- BASE=15.2
|
||||||
- WALG_RELEASE=v2.0.1
|
- WALG_RELEASE=v2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user