upgrade postgres from 14.1 to 14.4
This commit is contained in:
parent
1f73f67270
commit
2ba7846366
@ -1,4 +1,4 @@
|
||||
FROM postgres:14.1-bullseye
|
||||
FROM postgres:14.4-bullseye
|
||||
|
||||
COPY initScript/*.sh /docker-entrypoint-initdb.d/
|
||||
RUN localedef -i fr_FR -c -f UTF-8 -A /usr/share/locale/locale.alias fr_FR.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user