Skip to content

Commit

Permalink
postgres 16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjeffers committed Sep 26, 2024
1 parent 88d78f7 commit 1429f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
db:
image: postgres:16.2-alpine
image: postgres:16.4-alpine
environment:
PGDATA: /var/lib/postgresql/data/pgdata
POSTGRES_USER: postgres
Expand Down

0 comments on commit 1429f87

Please sign in to comment.