Skip to content

Commit a7ea1ba

Browse files
committed
1.16.5
1 parent b3f4794 commit a7ea1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/gitea/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file included by ../../Makefile
33
SHELL = /bin/bash
44
# Default docker image version
5-
GITEA_VER0 ?= 1.15.5
5+
GITEA_VER0 ?= 1.16.5
66
# Config vars are described below in section `define CONFIG_...`
77
GITEA_HOST ?= git.$(DCAPE_DOMAIN)
88
GITEA_SSH_PORT ?= 10022

0 commit comments

Comments
 (0)