Compare commits
2 Commits
0f0be4ccbe
...
a847b4d604
Author | SHA1 | Date | |
---|---|---|---|
a847b4d604
|
|||
0fa03c2e65 |
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user