Pin docker image tag

This commit is contained in:
3wc 2021-04-03 14:38:49 +02:00
parent 8294d229c9
commit 47d5a194da
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: statuspal/statuspal:latest
image: statuspal/statuspal:1.8.0
depends_on:
- db
volumes: