Update 'Dockerfile'

This commit is contained in:
techknowlogick 2021-09-29 04:14:03 +08:00
parent 82d57b357a
commit 7fe8076d27
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ RUN addgroup \
--gecos '' \
--shell /bin/bash \
--uid 1000 \
--group gitea \
--gid 1000 \
gitea
# upgrade git to v2.33.0