tag image

This commit is contained in:
2025-01-15 22:49:50 -06:00
parent 04b69d30cb
commit f17668a9ff
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ services:
- postgresql:/var/lib/postgresql/data
gitea:
image: docker.io/gitea/gitea:latest
image: gitea/gitea:1.23.1
container_name: gitea
depends_on:
- postgresql

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:latest
image: ghcr.io/gethomepage/homepage:v0.10.9
container_name: homepage
labels:
traefik.enable: true