Skip to content
Snippets Groups Projects
Commit 2768b093 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Passage à postgres:15

parent df2b58eb
Branches
No related tags found
No related merge requests found
Pipeline #26439 passed
...@@ -4,7 +4,7 @@ ...@@ -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 RUN localedef -i fr_FR -c -f UTF-8 -A /usr/share/locale/locale.alias fr_FR.UTF-8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment