Compare commits
2 Commits
014eef757e
...
186d523b44
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
186d523b44 | ||
|
|
76079a8fdb |
@@ -9,7 +9,7 @@ directus:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: directus/directus
|
repository: directus/directus
|
||||||
tag: 11.3.5
|
tag: 11.4.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: PUBLIC_URL
|
- name: PUBLIC_URL
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.24
|
image: ghcr.io/0xerr0r/blocky:v0.25
|
||||||
container_name: blocky
|
container_name: blocky
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.24
|
image: ghcr.io/0xerr0r/blocky:v0.25
|
||||||
container_name: blocky
|
container_name: blocky
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.24
|
image: ghcr.io/0xerr0r/blocky:v0.25
|
||||||
container_name: blocky
|
container_name: blocky
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
|
|||||||
Reference in New Issue
Block a user