Skip to content

Commit

Permalink
Merge pull request pblottiere#41 from pblottiere/qgis_338
Browse files Browse the repository at this point in the history
Use QGIS 3.38 in sandbox
  • Loading branch information
pblottiere authored Jun 25, 2024
2 parents baa3057 + 8f30415 commit 9bf9a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
qgisserver:
image: opengisch/qgis-server:3.30-jammy
image: qgis/qgis-server:3.38
volumes:
- ./dem.tif:/dem.tif
- ./data.gpkg:/data.gpkg
Expand Down

0 comments on commit 9bf9a4a

Please sign in to comment.