Merge "Update gitea to v1.16.5"
This commit is contained in:
commit
6aaab91a60
@ -23,11 +23,11 @@
|
||||
|
||||
###################################
|
||||
#Build stage
|
||||
FROM docker.io/library/golang:1.17-bullseye AS build-env
|
||||
FROM docker.io/library/golang:1.18-bullseye AS build-env
|
||||
|
||||
LABEL maintainer="infra-root@openstack.org"
|
||||
|
||||
ARG GITEA_VERSION="v1.16.4"
|
||||
ARG GITEA_VERSION="v1.16.5"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user