We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d78f7 commit 1429f87Copy full SHA for 1429f87
1 file changed
src/test/docker/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
db:
3
- image: postgres:16.2-alpine
+ image: postgres:16.4-alpine
4
environment:
5
PGDATA: /var/lib/postgresql/data/pgdata
6
POSTGRES_USER: postgres
0 commit comments