exp: change version

This commit is contained in:
Didier Slof 2023-01-25 08:59:07 +01:00
parent 5cb23dc561
commit fa06a8782f
Signed by: didier
GPG key ID: 01E71F18AA4398E5
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
FROM ghcr.io/bra1l0r/hopper-rs FROM ghcr.io/bra1l0r/hopper-rs
COPY config.toml config.toml COPY config.toml Config.toml

View file

@ -53,7 +53,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
rabbitmq: rabbitmq:
image: rabbitmq:management image: rabbitmq:3-management
hostname: rabbitmq hostname: rabbitmq
environment: environment:
- LETSENCRYPT_HOST=mq.neo.ixvd.net - LETSENCRYPT_HOST=mq.neo.ixvd.net