Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot c975f3b1c3 Update ghcr.io/gethomepage/homepage Docker tag to v1.13.1 2026-05-12 02:33:42 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
gitea_runner: gitea_runner:
container_name: gitea_runner container_name: gitea_runner
image: docker.io/gitea/act_runner:0.6.1@sha256:b5c35d6bdbb9bb25e531230bfc7cc663cb751406cbec90a2a891b85fea54de86 image: docker.io/gitea/act_runner:0.6.0@sha256:b2df7d04d17334ff8e741c32b0df099d5df046d96599cb330d4ed7c097cb087f
restart: unless-stopped restart: unless-stopped
environment: environment:
CONFIG_FILE: /config.yml CONFIG_FILE: /config.yml
+1 -1
View File
@@ -15,7 +15,7 @@ services:
homepage: homepage:
container_name: homepage container_name: homepage
image: ghcr.io/gethomepage/homepage:v1.12.3@sha256:cc84f2f5eb3c7734353701ccbaa24ed02dacb0d119114e50e4251e2005f3990a image: ghcr.io/gethomepage/homepage:v1.13.1@sha256:d8d784e5090111b6e4c56dfd90e272d2953a2094e87349f647165df0fa6c4401
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
homepage_socket_proxy: homepage_socket_proxy:
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
homepage: homepage:
container_name: homepage container_name: homepage
image: ghcr.io/gethomepage/homepage:v1.12.3@sha256:cc84f2f5eb3c7734353701ccbaa24ed02dacb0d119114e50e4251e2005f3990a image: ghcr.io/gethomepage/homepage:v1.13.1@sha256:d8d784e5090111b6e4c56dfd90e272d2953a2094e87349f647165df0fa6c4401
restart: unless-stopped restart: unless-stopped
environment: environment:
- PUID=${PUID} - PUID=${PUID}