Joery / docker-traefik

My Docker setup with Traefik, Authelia and a bunch of other applications.
MIT License
3 stars 1 forks source link

Change postgres to alpine (or all containers) #25

Open RacerBas opened 3 weeks ago

RacerBas commented 3 weeks ago

2024-06-04 22:02:08.821 CEST [30] WARNING: database "authelia" has no actual collation version, but a version was recorded 2024-06-04 22:02:10.662 CEST [31] WARNING: database "vaultwarden" has no actual collation version, but a version was recorded 2024-06-04 22:02:17.438 CEST [43] WARNING: database "freshrss" has no actual collation version, but a version was recorded

seems to have less security risks and is lightweight

https://hub.docker.com/_/postgres/tags

RacerBas commented 3 weeks ago

might not be possible: https://github.com/docker-library/postgres/issues/276

Joery commented 3 weeks ago

postgres - database has no actual collation version, but a version was recorded