Skip to content

Commit

Permalink
chore: Bump Gitea version to 1.22.4 (#637)
Browse files Browse the repository at this point in the history
[Gitea v1.22.4](https://github.com/go-gitea/gitea/releases/tag/v1.22.4)
is released. Bump to this version.
  • Loading branch information
sonjek authored Dec 7, 2024
1 parent f990c1a commit 37ec88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/Gitea/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
environment:
USER_GID: "1000"
USER_UID: "1000"
image: gitea/gitea:1.22.2
image: gitea/gitea:1.22.4
deploy:
resources:
reservations:
Expand Down

0 comments on commit 37ec88c

Please sign in to comment.