We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bbb8b commit adbbc05Copy full SHA for adbbc05
OracleInstantClient/oraclelinux9/23/Dockerfile
@@ -68,7 +68,7 @@
68
# and can be pulled with:
69
# podman pull ghcr.io/oracle/oraclelinux9-instantclient:23
70
71
-FROM oraclelinux:8
+FROM oraclelinux:9
72
73
RUN dnf -y install oracle-instantclient-release-23ai-el9 && \
74
dnf -y install oracle-instantclient-basic oracle-instantclient-devel oracle-instantclient-sqlplus && \
0 commit comments