Update gitea to 1.20
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-17 16:21:27 +02:00
parent 9bd2f16dbb
commit 836e49f772
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM gitea/gitea:1.17.3
FROM gitea/gitea:1.20
RUN apk --no-cache add gcc python3-dev py3-pip linux-headers musl-dev libffi-dev
RUN pip3 install --upgrade pip