Dockerfile-cloudnative-pg gelöscht
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
Marko Oldenburg 2024-11-29 12:42:24 +00:00
parent a4e0ef185a
commit 795336af47

View File

@ -1,3 +0,0 @@
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
ENV LANG de_DE.utf8