Update ghcr.io/0xerr0r/blocky Docker tag to v0.27.0
Some checks failed
lint-test-docker / docker-lint (pull_request) Failing after 10s
lint-test-helm / helm-lint (pull_request) Successful in 29s

This commit is contained in:
2025-10-11 00:04:23 +00:00
parent 44f028c4e4
commit c60a3cf277
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ blocky:
main:
image:
repository: ghcr.io/0xerr0r/blocky
tag: v0.26.2@sha256:46150ee0a8a414170ac861343ab7640eb0182a736f7d59f4c0c41383443932fd
tag: v0.27.0@sha256:d4bb3ad54b5b3471341d11609eabb8b3d9da0faf3244da7bb2d210107b2fbc30
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.26.2
image: ghcr.io/0xerr0r/blocky:v0.27.0
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.26.2
image: ghcr.io/0xerr0r/blocky:v0.27.0
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.26.2
image: ghcr.io/0xerr0r/blocky:v0.27.0
container_name: blocky
environment:
- TZ=America/Chicago