Skip to content

Commit 1107285

Browse files
chore(deps): update postgres docker tag to v18.3
1 parent e6191a5 commit 1107285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:18.2-alpine3.22
60+
image: postgres:18.3-alpine3.22
6161
container_name: keycloak-database
6262
environment:
6363
POSTGRES_USER: postgres #⚠️ DO NOT USE IN PRODUCTION

0 commit comments

Comments
 (0)