Skip to content

Commit

Permalink
Fix typo noted in review comment
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Jones <[email protected]>
  • Loading branch information
cjbj authored and Djelibeybi committed Jul 1, 2024
1 parent d1bbb8b commit adbbc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OracleInstantClient/oraclelinux9/23/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
# and can be pulled with:
# podman pull ghcr.io/oracle/oraclelinux9-instantclient:23

FROM oraclelinux:8
FROM oraclelinux:9

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

0 comments on commit adbbc05

Please sign in to comment.