Pin docker image tag

This commit is contained in:
3wc 2021-04-03 14:38:46 +02:00
parent a7a0584ace
commit 846b6d4d6d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: kutt/kutt
image: kutt/kutt:2.7.2
depends_on:
- db
- redis