Skip to content

Commit bf6dfcf

Browse files
chore(deps): update postgres docker tag to v17 (#411)
1 parent 0cdd9a9 commit bf6dfcf

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.4-alpine
28+
image: postgres:17.0-alpine
2929
ports:
3030
- "5432:5432"
3131
restart: always

0 commit comments

Comments
 (0)