Dockerfile-cloudnative-pg aktualisiert
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 1m9s
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 1m9s
This commit is contained in:
parent
a1ed97a2a2
commit
a4e0ef185a
@ -1,3 +1,3 @@
|
|||||||
FROM ghcr.io/cloudnative-pg/postgresql:16.3
|
FROM ghcr.io/cloudnative-pg/postgresql:16.4
|
||||||
RUN localedef -i de_DE -c -f UTF-8 -A /usr/share/locale/locale.alias de_DE.UTF-8
|
RUN localedef -i de_DE -c -f UTF-8 -A /usr/share/locale/locale.alias de_DE.UTF-8
|
||||||
ENV LANG de_DE.utf8
|
ENV LANG de_DE.utf8
|
Loading…
Reference in New Issue
Block a user