mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 11:55:16 +05:30
feat: replaced docker images with github images
This commit is contained in:
@@ -3,7 +3,7 @@ Description=Gitea Container
|
||||
|
||||
[Container]
|
||||
ContainerName=gitea
|
||||
Image=docker.io/gitea/gitea:latest
|
||||
Image=ghcr.io/go-gitea/gitea:latest
|
||||
|
||||
# Enable auto-update container
|
||||
AutoUpdate=registry
|
||||
|
||||
Reference in New Issue
Block a user