We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7597a1e commit da48937Copy full SHA for da48937
Dockerfile
@@ -1,5 +1,5 @@
1
-# docker build -t pgbouncer-docker:1.23.1-fixed --build-arg REPO_TAG=1.23.1-fixed .
2
-# docker run pgbouncer-docker:1.23.1-fixed
+# docker build -t pgbouncer-docker:1.24.0 --build-arg REPO_TAG=1.24.0 .
+# docker run pgbouncer-docker:1.24.0
3
# This image is made to work with the related Helm chart. It lacks config files on purpose.
4
5
# Build stage
0 commit comments