Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 702d278

Browse files
committed
update debian to postgres 11, postgis 2.5.2
1 parent f221aff commit 702d278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/3dcitydb-v4.x.x/debian/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub https://github.com/3dcitydb
44
###############################################################################
55
# Base image
6-
ARG baseimage_tag='10'
6+
ARG baseimage_tag='11'
77
FROM postgres:${baseimage_tag}
88

99
# Labels ######################################################################

0 commit comments

Comments
 (0)