We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8c06e2 + 153e479 commit 9befd1eCopy full SHA for 9befd1e
1 file changed
spring-postgres-example/compose.yaml
@@ -17,7 +17,7 @@ services:
17
SPRING_JPA_SHOW_SQL: false
18
19
postgres-db:
20
- image: postgres:17
+ image: postgres:18
21
container_name: postgres-db
22
ports:
23
- "5432:5432"
0 commit comments