2 Commits

Author SHA1 Message Date
renovate[bot]
186d523b44 Update directus/directus Docker tag to v11.4.0 (#1075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 17:24:47 -06:00
renovate[bot]
76079a8fdb Update ghcr.io/0xerr0r/blocky Docker tag to v0.25 (#1076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 17:23:37 -06:00
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.3.5
tag: 11.4.0
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL

View File

@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
blocky:
image: ghcr.io/0xerr0r/blocky:v0.24
image: ghcr.io/0xerr0r/blocky:v0.25
container_name: blocky
environment:
- TZ=America/Chicago

View File

@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
blocky:
image: ghcr.io/0xerr0r/blocky:v0.24
image: ghcr.io/0xerr0r/blocky:v0.25
container_name: blocky
environment:
- TZ=America/Chicago

View File

@@ -18,7 +18,7 @@ services:
- /dev/net/tun:/dev/net/tun
blocky:
image: ghcr.io/0xerr0r/blocky:v0.24
image: ghcr.io/0xerr0r/blocky:v0.25
container_name: blocky
environment:
- TZ=America/Chicago