Skip to content

Commit

Permalink
[MOD] docker imagen Version to 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linux8a committed Apr 28, 2023
1 parent 2ad73f2 commit b3f2f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gitea/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
gitea:
image: gitea/gitea:1.18.5
image: gitea/gitea:1.19.1
container_name: gitea
environment:
- USER_UID=1000
Expand Down

0 comments on commit b3f2f0b

Please sign in to comment.