mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 03:45:49 +02:00
Bumped gitea & heisenbridge versions
This commit is contained in:
parent
5430cacd0e
commit
ccc80b5699
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ version: '3.4'
|
|||
services:
|
||||
app:
|
||||
# Latest contains a development version
|
||||
image: 'gitea/gitea:1.16.3'
|
||||
image: 'gitea/gitea:1.16.5'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@ services:
|
|||
|
||||
# =====IRC BRIDGE=====
|
||||
irc:
|
||||
image: 'hif1/heisenbridge:1.10.1'
|
||||
image: 'hif1/heisenbridge:1.11.0'
|
||||
command: >
|
||||
-c /data/config.yaml
|
||||
http://conduit:6167
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue