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 d2b7b48 + b29010e commit 1a8c1c0Copy full SHA for 1a8c1c0
localdev/docker-compose.yml
@@ -56,7 +56,7 @@ services:
56
postgres:
57
platform: linux/amd64
58
container_name: postgres
59
- image: postgres:16.3
+ image: postgres:16.4
60
healthcheck:
61
test: [CMD, pg_isready, -q, -d, keycloak, -U, postgres]
62
timeout: 45s
0 commit comments