Skip to content

Commit b05b3fc

Browse files
authored
Use oracleinux image from ghcr.io (#2223)
1 parent 7cc4367 commit b05b3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# $ ./buildDockerImage.sh [-t <image-name>]
88
#
99
# -------------------------
10-
FROM oraclelinux:8-slim
10+
FROM ghcr.io/oracle/oraclelinux:8-slim
1111

1212
LABEL "org.opencontainers.image.authors"="Ryan Eberhard <ryan.eberhard@oracle.com>" \
1313
"org.opencontainers.image.url"="https://github.com/oracle/weblogic-kubernetes-operator" \

0 commit comments

Comments
 (0)