Skip to content

Commit

Permalink
Bump pgcat version in pgml-rds-proxy (#1415)
Browse files Browse the repository at this point in the history
  • Loading branch information
levkk committed Apr 23, 2024
1 parent 0ac8a52 commit 2123430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pgml-rds-proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:22.04
ENV PGCAT_VERSION=2.0.0-alpha18
ENV PGCAT_VERSION=2.0.0-alpha19
RUN apt update && \
apt install -y curl postgresql-client-common postgresql-client-14 && \
apt clean
Expand Down

0 comments on commit 2123430

Please sign in to comment.