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 d9ad599 commit 466a21bCopy full SHA for 466a21b
Makefile
@@ -87,7 +87,6 @@ postgres-build:
87
--build-arg OLD_PG_VERSIONS="$(OLD_PG_VERSIONS)" \
88
--build-arg PGVERSION=$(PGVERSION) \
89
--build-arg ETCD_VERSION=$(ETCD_VERSION) \
90
- --build-arg PGVERSION=$(PGVERSION) \
91
--build-arg ARCH=$(ARCH)
92
93
postgres: postgres-build
0 commit comments