Update ghcr.io/0xerr0r/blocky Docker tag to v0.28.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 20s
lint-test-helm / helm-lint (pull_request) Successful in 15s

This commit is contained in:
2025-11-24 05:30:13 +00:00
parent b7adf6c154
commit 2aecdf0562
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.27.0@sha256:d4bb3ad54b5b3471341d11609eabb8b3d9da0faf3244da7bb2d210107b2fbc30
tag: v0.28.2@sha256:5f84a54e4ee950c4ab21db905b7497476ece2f4e1a376d23ab8c4855cabddcba
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.27.0
image: ghcr.io/0xerr0r/blocky:v0.28.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.27.0
image: ghcr.io/0xerr0r/blocky:v0.28.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.27.0
image: ghcr.io/0xerr0r/blocky:v0.28.2
container_name: blocky
environment:
- TZ=America/Chicago