Compare commits

..

1 Commits

Author SHA1 Message Date
5baf390805 Update ghcr.io/steveiliop56/tinyauth Docker tag to v5.0.4 2026-03-15 02:32:30 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ services:
homepage:
container_name: homepage
image: ghcr.io/gethomepage/homepage:v1.11.0@sha256:b129cb0f674bd6d204e215bde2c2fc3f11d6ad0e82f6d20007cf80f74e1acbb1
image: ghcr.io/gethomepage/homepage:v1.10.1@sha256:0b596092c0b55fe4c65379a428a3fe90bd192f10d1b07d189a34fe5fabe7eedb
restart: unless-stopped
depends_on:
homepage_socket_proxy:

View File

@@ -1,7 +1,7 @@
services:
homepage:
container_name: homepage
image: ghcr.io/gethomepage/homepage:v1.11.0@sha256:b129cb0f674bd6d204e215bde2c2fc3f11d6ad0e82f6d20007cf80f74e1acbb1
image: ghcr.io/gethomepage/homepage:v1.10.1@sha256:0b596092c0b55fe4c65379a428a3fe90bd192f10d1b07d189a34fe5fabe7eedb
restart: unless-stopped
environment:
- PUID=${PUID}

View File

@@ -1,7 +1,7 @@
services:
tinyauth:
container_name: tinyauth
image: ghcr.io/steveiliop56/tinyauth:v5.0.1
image: ghcr.io/steveiliop56/tinyauth:v5.0.4
restart: unless-stopped
environment:
- TINYAUTH_APPURL=${TINYAUTH_APPURL}