Skip to content

Commit 1429f87

Browse files
committed
postgres 16.4
1 parent 88d78f7 commit 1429f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
db:
3-
image: postgres:16.2-alpine
3+
image: postgres:16.4-alpine
44
environment:
55
PGDATA: /var/lib/postgresql/data/pgdata
66
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)