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