We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678e438 commit 160b397Copy full SHA for 160b397
1 file changed
Makefile
@@ -2,7 +2,7 @@
2
# Define Default if Values not exist
3
BASE_IMAGE ?= rockylinux:9
4
BASEOS ?= rocky9
5
-CONTAINERIMAGE ?= rockylinux:9-ubi-micro
+CONTAINERIMAGE ?= rockylinux/rockylinux:9-ubi-micro
6
IMAGE_REPOSITORY ?= docker.io
7
IMAGE_PATH ?= cybertec-pg-container
8
CONTAINERSUITE ?= cybertec-pg-container
0 commit comments