Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 5c39b9c

Browse files
Update to 12.2
Update the Postgres version to 12.2
1 parent d99adc9 commit 5c39b9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
FROM postgres:11.4
1+
FROM postgres:12.2
22
RUN localedef -i de_CH -c -f UTF-8 -A /usr/share/locale/locale.alias de_CH.UTF-8
3+
ENV LANG de_CH.utf8

0 commit comments

Comments
 (0)