diff --git a/Dockerfile b/Dockerfile index b64278821884aed9554babcfb42d33f29296f32a..fc31ed40454fcdccc108d564e506fe4a90c3f053 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ # ########################################################################################### -FROM postgres:9 +FROM postgres:13 RUN localedef -i fr_FR -c -f UTF-8 -A /usr/share/locale/locale.alias fr_FR.UTF-8