Pin docker image tag

This commit is contained in:
3wc 2021-04-03 14:38:48 +02:00
parent 9a1aac32e7
commit 8987fc7316
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: '3.8'
services:
app:
image: rocketchat/rocket.chat:latest
image: rocketchat/rocket.chat:3.12.3
depends_on:
- db
volumes: