Skip to content

Commit adbbc05

Browse files
cjbjDjelibeybi
authored andcommitted
Fix typo noted in review comment
Signed-off-by: Christopher Jones <[email protected]>
1 parent d1bbb8b commit adbbc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OracleInstantClient/oraclelinux9/23/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
# and can be pulled with:
6969
# podman pull ghcr.io/oracle/oraclelinux9-instantclient:23
7070

71-
FROM oraclelinux:8
71+
FROM oraclelinux:9
7272

7373
RUN dnf -y install oracle-instantclient-release-23ai-el9 && \
7474
dnf -y install oracle-instantclient-basic oracle-instantclient-devel oracle-instantclient-sqlplus && \

0 commit comments

Comments
 (0)