mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 07:15:47 +02:00
ansible: bumped portainer & traefik versions
This commit is contained in:
parent
99656a3a24
commit
42ef5d7226
2 changed files with 5 additions and 5 deletions
|
|
@ -53,7 +53,7 @@ services:
|
|||
- 'facebook:/data'
|
||||
|
||||
facebook-db:
|
||||
image: 'postgres:14.3-alpine'
|
||||
image: 'postgres:14.5-alpine'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
@ -109,7 +109,7 @@ services:
|
|||
- 'signald:/signald'
|
||||
|
||||
signal-db:
|
||||
image: 'postgres:14.3-alpine'
|
||||
image: 'postgres:14.5-alpine'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
@ -134,7 +134,7 @@ services:
|
|||
|
||||
# =====IRC BRIDGE=====
|
||||
irc:
|
||||
image: 'hif1/heisenbridge:1.13.0'
|
||||
image: 'hif1/heisenbridge:1.14.0'
|
||||
command: >
|
||||
-c /data/config.yaml
|
||||
http://conduit:6167
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue