Skip to content

Commit

Permalink
PXB-3209 Release tasks for PXB-2.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
adivinho committed Dec 13, 2023
1 parent 0d20fc9 commit 48e0338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions percona-xtrabackup-2.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ LABEL org.opencontainers.image.authors="[email protected]"
RUN microdnf -y update; \
microdnf -y install glibc-langpack-en

ENV XTRABACKUP_VERSION 2.4.28-1
ENV PS_VERSION 5.7.41-44.1
ENV XTRABACKUP_VERSION 2.4.29-1
ENV PS_VERSION 5.7.44-48.1
ENV OS_VER el8
ENV FULL_PERCONA_VERSION "$PS_VERSION.$OS_VER"
ENV FULL_PERCONA_XTRABACKUP_VERSION "$XTRABACKUP_VERSION.$OS_VER"
Expand Down

0 comments on commit 48e0338

Please sign in to comment.