We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acc55e3 + 283a451 commit 4628241Copy full SHA for 4628241
sandbox/docker-compose.yml
@@ -56,7 +56,7 @@ services:
56
postgres:
57
platform: linux/amd64
58
container_name: postgres
59
- image: postgres:17.0
+ image: postgres:17.3
60
healthcheck:
61
test: [CMD, pg_isready, -q, -d, keycloak, -U, postgres]
62
timeout: 45s
0 commit comments