1
0

minor improvement in setup instructions

This commit is contained in:
Michael Hoennig
2024-01-02 13:08:55 +01:00
parent 53ffe9e738
commit 287c1ad9dc
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ spring:
platform: postgres
datasource:
url: jdbc:tc:postgresql:13.7-bullseye:///spring_boot_testcontainers
url: jdbc:tc:postgresql:15.5-bookworm:///spring_boot_testcontainers
url-local: jdbc:postgresql://localhost:5432/postgres
username: postgres
password: password