Skip to content

Commit 160b397

Browse files
committed
corrected Makefile rockylinux-micro
1 parent 678e438 commit 160b397

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
@@ -2,7 +2,7 @@
22
# Define Default if Values not exist
33
BASE_IMAGE ?= rockylinux:9
44
BASEOS ?= rocky9
5-
CONTAINERIMAGE ?= rockylinux:9-ubi-micro
5+
CONTAINERIMAGE ?= rockylinux/rockylinux:9-ubi-micro
66
IMAGE_REPOSITORY ?= docker.io
77
IMAGE_PATH ?= cybertec-pg-container
88
CONTAINERSUITE ?= cybertec-pg-container

0 commit comments

Comments
 (0)