Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
docker
sygal-db-image
Commits
2fc5d1f4
Commit
2fc5d1f4
authored
Dec 08, 2021
by
Bertrand Gauthier
Browse files
Dockerfile : postgres v9 pour être en phase avec notre serveur
parent
3f457cd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
2fc5d1f4
...
...
@@ -4,7 +4,7 @@
#
###########################################################################################
FROM
postgres:
13
FROM
postgres:
9
RUN
localedef
-i
fr_FR
-c
-f
UTF-8
-A
/usr/share/locale/locale.alias fr_FR.UTF-8
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment