Compare commits
3 Commits
cd56996650
...
6b2020b8de
Author | SHA1 | Date | |
---|---|---|---|
6b2020b8de
|
|||
9a412b23b7 | |||
6f3f0875db
|
@@ -64,7 +64,7 @@ harbor:
|
||||
controller:
|
||||
image:
|
||||
repository: goharbor/harbor-registryctl
|
||||
tag: v2.13.0
|
||||
tag: v2.13.1
|
||||
# existingSecret: harbor-secret
|
||||
# existingSecretKey: REGISTRY_HTTP_SECRET
|
||||
# relativeurls: true
|
||||
|
@@ -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
|
||||
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
|
||||
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
|
||||
container_name: blocky
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
|
Reference in New Issue
Block a user