Use latest tag for membersystem docker image.

This commit is contained in:
Víðir Valberg Guðmundsson 2022-08-09 14:46:48 +02:00
parent e68145bc5e
commit 9f3a6c67ff
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
version: "3"
services:
backend:
image: docker.data.coop/member.data.coop:main
image: docker.data.coop/member.data.coop:latest
restart: unless-stopped
user: $UID:$GID
tty: true