Skip to content

Commit 6b18d04

Browse files
Merge pull request #53 from igorcampos-dev/renovate/postgres-17.x
chore(deps): update postgres docker tag to v17.6
2 parents 77ae5be + 46927e9 commit 6b18d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-keycloak-example/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
- spring_keycloak
5858

5959
keycloak-database:
60-
image: postgres:17.5-alpine3.22
60+
image: postgres:17.6-alpine3.22
6161
container_name: keycloak-database
6262
environment:
6363
POSTGRES_USER: postgres #⚠️ DO NOT USE IN PRODUCTION

0 commit comments

Comments
 (0)