Fix Preview Docker image (#16379)

pull/16114/head
Diego Sampaio 5 years ago committed by GitHub
parent ad78720f6e
commit 74c9339ae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .docker-mongo/Dockerfile

@ -1,4 +1,4 @@
FROM rocketchat/base:8
FROM rocketchat/base:12.14.0
ADD . /app
ADD entrypoint.sh /app/bundle/

Loading…
Cancel
Save