Dockerfile-postgresql aktualisiert
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 37s
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 37s
This commit is contained in:
parent
bf23d19953
commit
a5a4750835
@ -1,3 +1,3 @@
|
||||
FROM postgres:16.2-bullseye
|
||||
FROM postgres:16.6-bookworm
|
||||
RUN localedef -i de_DE -c -f UTF-8 -A /usr/share/locale/locale.alias de_DE.UTF-8
|
||||
ENV LANG de_DE.utf8
|
Loading…
Reference in New Issue
Block a user