Skip to content

Commit da48937

Browse files
authored
Update Dockerfile
1 parent 7597a1e commit da48937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
# docker build -t pgbouncer-docker:1.24.0 --build-arg REPO_TAG=1.24.0 .
2+
# docker run pgbouncer-docker:1.24.0
33
# This image is made to work with the related Helm chart. It lacks config files on purpose.
44

55
# Build stage

0 commit comments

Comments
 (0)