mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 03:35:37 +02:00
Update docker-compose.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user