Skip to content

Commit 876c7f5

Browse files
committed
Use branch 8.2
1 parent 0a8c107 commit 876c7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DOCKER_TAG ?= latest
22
export DOCKER_TAG
3-
MAPSERVER_BRANCH ?= main
3+
MAPSERVER_BRANCH ?= branch-8-2
44
WITH_ORACLE ?= OFF
55
DOCKER_IMAGE ?= camptocamp/mapserver
66
ROOT = $(dir $(realpath $(firstword $(MAKEFILE_LIST))))

0 commit comments

Comments
 (0)