Skip to content

Commit

Permalink
pgbackrest-repo was not passing the PACKAGER argument into the Docker…
Browse files Browse the repository at this point in the history
…file build
  • Loading branch information
crunchyheath authored and andrewlecuyer committed Aug 9, 2021
1 parent 44d2824 commit c1ad9c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ pgbackrest-repo-pgimg-build: ccbase-image build-pgbackrest pgbackrest $(CCPROOT)
--build-arg BASEVER=$(CCP_VERSION) \
--build-arg PG_FULL=$(CCP_PG_FULLVERSION) \
--build-arg PREFIX=$(CCP_IMAGE_PREFIX) \
--build-arg PACKAGER=$(PACKAGER) \
$(CCPROOT)

pgbackrest-repo-pgimg-buildah: pgbackrest-repo-pgimg-build ;
Expand Down

0 comments on commit c1ad9c5

Please sign in to comment.