We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8c107 commit 876c7f5Copy full SHA for 876c7f5
Makefile
@@ -1,6 +1,6 @@
1
DOCKER_TAG ?= latest
2
export DOCKER_TAG
3
-MAPSERVER_BRANCH ?= main
+MAPSERVER_BRANCH ?= branch-8-2
4
WITH_ORACLE ?= OFF
5
DOCKER_IMAGE ?= camptocamp/mapserver
6
ROOT = $(dir $(realpath $(firstword $(MAKEFILE_LIST))))
0 commit comments