Skip to content

Commit 7f1a3ab

Browse files
committed
change repo
1 parent 8182b5b commit 7f1a3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ POSTGIS_VERSION ?= 36
1414
ETCD_VERSION ?= 3.6.6
1515
PGBOUNCER_VERSION ?= 1.25
1616
PACKAGER ?= dnf
17-
BUILD ?= 1
17+
BUILD ?= 2
1818
ARCH ?= amd64
1919
IMAGE_TAG ?= $(BASEOS)-$(PGVERSION_FULL)-$(BUILD)
2020
POSTGIS_IMAGE_TAG ?= $(BASEOS)-$(PGVERSION_FULL)-$(POSTGIS_VERSION)-$(BUILD)

0 commit comments

Comments
 (0)