fix: use pgbouncer/pgbouncer:latest image tag

This commit is contained in:
Ryan Moon
2026-04-02 22:14:41 -05:00
parent 54591c43ef
commit 46c78cc11f

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: pgbouncer
image: pgbouncer/pgbouncer:1.23.1
image: pgbouncer/pgbouncer:latest
ports:
- containerPort: 5432
volumeMounts: