Skip to content

Commit 037ce30

Browse files
chore(deps): update postgres docker tag to v16.4 (#403)
1 parent 52f356b commit 037ce30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
ORACLE_PASSWORD: "Password12!"
2626

2727
postgres:
28-
image: postgres:16.3-alpine
28+
image: postgres:16.4-alpine
2929
ports:
3030
- "5432:5432"
3131
restart: always

0 commit comments

Comments
 (0)