We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cdd9a9 commit bf6dfcfCopy full SHA for bf6dfcf
tests/docker-compose.yml
@@ -25,7 +25,7 @@ services:
25
ORACLE_PASSWORD: "Password12!"
26
27
postgres:
28
- image: postgres:16.4-alpine
+ image: postgres:17.0-alpine
29
ports:
30
- "5432:5432"
31
restart: always
0 commit comments