Skip to content

Commit

Permalink
Update gitea/gitea Docker tag to v1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 22956cf commit b459ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'
services:
gitea:
image: gitea/gitea:1.22.0@sha256:ff5addffde6abf6e57a7def08f45281eab2a86d2ff6cd92ac88ff84263a87547
image: gitea/gitea:1.22.2@sha256:f4740095d43d8af73ac5d96eec83d4a795023f221aa3de854455c43e86c1b06b
hostname: gitea
container_name: gitea__gitea
restart: unless-stopped
Expand Down

0 comments on commit b459ae8

Please sign in to comment.