Commit 4024c68f authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Passage à pg 13

parent 84a802e2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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