Skip to content

Commit

Permalink
upgrade gitea to v1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lilioid committed Jul 6, 2023
1 parent 478d807 commit 32184fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitea/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:bullseye-slim

ENV VERSION=1.19.2
ENV VERSION=1.19.4
ENV UID=2001

RUN useradd -u $UID -g nogroup git -d /home/gitea -m
Expand Down

0 comments on commit 32184fd

Please sign in to comment.