Update docker-compose.yml

This commit is contained in:
LRVT
2026-02-23 07:42:53 +01:00
committed by GitHub
parent ee8ecf65f3
commit a2f9b7f08e

View File

@@ -31,7 +31,7 @@ services:
# - traefik.http.routers.bitwarden.middlewares=local-ipwhitelist@file
db:
image: postgres:alpine3.18
image: postgres:18-alpine
container_name: bitwarden-lite-db
restart: always
environment: