We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f4794 commit a7ea1baCopy full SHA for a7ea1ba
apps/gitea/Makefile
@@ -2,7 +2,7 @@
2
# This file included by ../../Makefile
3
SHELL = /bin/bash
4
# Default docker image version
5
-GITEA_VER0 ?= 1.15.5
+GITEA_VER0 ?= 1.16.5
6
# Config vars are described below in section `define CONFIG_...`
7
GITEA_HOST ?= git.$(DCAPE_DOMAIN)
8
GITEA_SSH_PORT ?= 10022
0 commit comments