Skip to content

Commit

Permalink
Updated OL from 8 to 9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Dec 6, 2024
1 parent aff82c4 commit a92423e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfiles/proxy-mysql/ol/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
openssl-libs \
pcre2 \
zlib \
gzip \
unixODBC" && \
microdnf -y install \
--disablerepo="*" \
Expand Down
1 change: 1 addition & 0 deletions Dockerfiles/server-mysql/ol/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
openssl-libs \
pcre2 \
zlib \
gzip \
unixODBC" && \
microdnf -y install \
--disablerepo="*" \
Expand Down

0 comments on commit a92423e

Please sign in to comment.