Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1be4b46

Browse files
committedOct 16, 2018
use Ubuntu cosmic for base image
This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
1 parent e10736a commit 1be4b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.docker/qgis3-build-deps.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:18.04
1+
FROM ubuntu:18.10
22
MAINTAINER Denis Rouzaud <denis@opengis.ch>
33

44
LABEL Description="Docker container with QGIS dependencies" Vendor="QGIS.org" Version="1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.