Skip to content

Commit

Permalink
PSQLADM-530 Packaging tasks for ProxySQL 2.7.1 (#1051)
Browse files Browse the repository at this point in the history
  • Loading branch information
adivinho authored Oct 24, 2024
1 parent 74ccd7f commit 52d8dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxysql/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ LABEL org.opencontainers.image.license="GPL+"
LABEL org.opencontainers.image.authors="[email protected]"

ENV PXC_VERSION 8.0.37-29.1
ENV PROXYSQL_VERSION 2.6.5-1.1
ENV PROXYSQL_VERSION 2.7.1-1.1
ENV OS_VER el9
ENV FULL_PERCONA_VERSION "$PXC_VERSION.$OS_VER"
ENV FULL_PROXYSQL_VERSION "$PROXYSQL_VERSION.$OS_VER"
Expand Down

0 comments on commit 52d8dfe

Please sign in to comment.