Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ########################################################################################### FROM postgres:13 FROM postgres:15 RUN localedef -i fr_FR -c -f UTF-8 -A /usr/share/locale/locale.alias fr_FR.UTF-8 Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ########################################################################################### FROM postgres:13 FROM postgres:15 RUN localedef -i fr_FR -c -f UTF-8 -A /usr/share/locale/locale.alias fr_FR.UTF-8 Loading