Skip to content

Commit

Permalink
PS-9004-Release-tasks-for-PS-5.7.44-48
Browse files Browse the repository at this point in the history
  • Loading branch information
adivinho committed Nov 24, 2023
1 parent 60bda1d commit eb17a11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion percona-server-5.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN set -ex; \
rpm -i /tmp/numactl-libs.rpm; \
rm -rf /tmp/numactl-libs.rpm

ENV PS_VERSION 5.7.43-47.1
ENV PS_VERSION 5.7.44-48.1
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PS_VERSION.$OS_VER"

Expand Down
2 changes: 1 addition & 1 deletion percona-server-5.7/Dockerfile-dockerhub
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN set -ex; \
rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY; \
dnf -y module disable mysql

ENV PS_VERSION 5.7.43-47.1
ENV PS_VERSION 5.7.44-48.1
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PS_VERSION.$OS_VER"

Expand Down

0 comments on commit eb17a11

Please sign in to comment.