Skip to content

Commit 4146362

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update gitea/gitea docker tag to v1.20.5 (#469)
* chore(deps): update gitea/gitea docker tag to v1.20.5 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <[email protected]>
1 parent 3c37220 commit 4146362

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/gitea/1.20.4/docker-compose.yml renamed to apps/gitea/1.20.5/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
gitea:
4-
image: gitea/gitea:1.20.4
4+
image: gitea/gitea:1.20.5
55
container_name: ${CONTAINER_NAME}
66
environment:
77
- USER_UID=1000

0 commit comments

Comments
 (0)