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.
1 parent ee8ecf6 commit a2f9b7fCopy full SHA for a2f9b7f
1 file changed
examples/bitwarden/docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
# - traefik.http.routers.bitwarden.middlewares=local-ipwhitelist@file
32
33
db:
34
- image: postgres:alpine3.18
+ image: postgres:18-alpine
35
container_name: bitwarden-lite-db
36
restart: always
37
environment:
0 commit comments