Compare commits
3 Commits
23274dc1d3
...
b354fbbbf4
Author | SHA1 | Date | |
---|---|---|---|
b354fbbbf4
|
|||
17b58551cd | |||
0fa97556fd
|
@@ -2,7 +2,7 @@ element-web:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: vectorim/element-web
|
||||
tag: v1.11.100
|
||||
tag: v1.11.101
|
||||
pullPolicy: IfNotPresent
|
||||
defaultServer:
|
||||
url: https://matrix.alexlebens.dev
|
||||
|
@@ -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