Bumped gitea & heisenbridge versions
parent
5430cacd0e
commit
ccc80b5699
|
@ -3,7 +3,7 @@ version: '3.4'
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
# Latest contains a development version
|
# Latest contains a development version
|
||||||
image: 'gitea/gitea:1.16.3'
|
image: 'gitea/gitea:1.16.5'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: 'replicated'
|
mode: 'replicated'
|
||||||
|
|
|
@ -134,7 +134,7 @@ services:
|
||||||
|
|
||||||
# =====IRC BRIDGE=====
|
# =====IRC BRIDGE=====
|
||||||
irc:
|
irc:
|
||||||
image: 'hif1/heisenbridge:1.10.1'
|
image: 'hif1/heisenbridge:1.11.0'
|
||||||
command: >
|
command: >
|
||||||
-c /data/config.yaml
|
-c /data/config.yaml
|
||||||
http://conduit:6167
|
http://conduit:6167
|
||||||
|
|
Loading…
Reference in New Issue