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

Revert "revert to custom image with pushkey_fix"

This reverts commit 0e1aebd3.
parent 0e1aebd3
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ services: ...@@ -21,7 +21,7 @@ services:
- chat-push-gateway - chat-push-gateway
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 container_name: chat-push-gateway
restart: always restart: always
env_file: 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 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.
Please register or to comment