Skip to content

Commit

Permalink
chore(deps): update gitea/gitea docker tag to v1.23.1 (#86)
Browse files Browse the repository at this point in the history
Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/86
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
  • Loading branch information
Renovate Bot authored and techknowlogick committed Jan 10, 2025
1 parent fef3064 commit 6a7d2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ networks:

services:
server:
image: gitea/gitea:1.22.6
image: gitea/gitea:1.23.1
container_name: gitea
environment:
- USER_UID=1000
Expand Down

0 comments on commit 6a7d2f6

Please sign in to comment.