We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc4367 commit b05b3fcCopy full SHA for b05b3fc
Dockerfile
@@ -7,7 +7,7 @@
7
# $ ./buildDockerImage.sh [-t <image-name>]
8
#
9
# -------------------------
10
-FROM oraclelinux:8-slim
+FROM ghcr.io/oracle/oraclelinux:8-slim
11
12
LABEL "org.opencontainers.image.authors"="Ryan Eberhard <ryan.eberhard@oracle.com>" \
13
"org.opencontainers.image.url"="https://github.com/oracle/weblogic-kubernetes-operator" \
0 commit comments