Skip to content

Commit

Permalink
Update comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Oct 31, 2022
1 parent c8d5b66 commit 6517abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.g3wsuite-deps.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN apt-get update && apt install -y \
libsqlite3-mod-spatialite \
dirmngr \
xvfb
# PyQGIS 3.22
# PyQGIS 3.28
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-key D155B8E6A419C5BE && \
echo "deb [arch=amd64] https://qgis.org/ubuntu focal main" >> /etc/apt/sources.list && \
apt update && apt install -y python3-qgis qgis-server
Expand Down

0 comments on commit 6517abc

Please sign in to comment.