2 Commits

Author SHA1 Message Date
a847b4d604 Update ghcr.io/immich-app/immich-server Docker tag to v1.133.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-24 04:20:46 +00:00
0fa03c2e65 update image 2025-05-23 22:33:03 -05:00
3 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ blocky:
containers:
main:
image:
repository: spx01/blocky
tag: v0.26@sha256:b259ada3f943e73283f1fc5e84ac39a791afec7de86515d1aeccc03d2c39e595
repository: ghcr.io/0xerr0r/blocky
tag: v0.26.2@sha256:46150ee0a8a414170ac861343ab7640eb0182a736f7d59f4c0c41383443932fd
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -18,7 +18,7 @@ services:
- /dev/net/tun:/dev/net/tun
blocky:
image: ghcr.io/0xerr0r/blocky:v0.25
image: ghcr.io/0xerr0r/blocky:v0.26.2
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.25
image: ghcr.io/0xerr0r/blocky:v0.26.2
container_name: blocky
environment:
- TZ=America/Chicago