Skip to content
Snippets Groups Projects
Commit ef75ad2c authored by Malte Finsterwalder's avatar Malte Finsterwalder
Browse files

Merge branch 'main' into production

parents 0d65bbde 8d328360
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ services:
- chat-push-gateway
chat-push-gateway:
image: gitlab.holi.team:5050/app/holi-chat-server/sygnal_pushkey_fix:latest
image: matrixdotorg/sygnal:latest
container_name: chat-push-gateway
restart: always
env_file:
......
FROM gitlab.holi.team:5050/app/holi-chat-server/sygnal_pushkey_fix:latest
FROM matrixdotorg/sygnal
RUN apt-get update && apt-get upgrade -y && apt-get install -y gettext-base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment