From 149f37bf394815bc05a07e199b96da44cc1b32a8 Mon Sep 17 00:00:00 2001 From: a-ghanem Date: Wed, 19 Jan 2022 10:55:44 +0100 Subject: [PATCH] Use sda-doa image from GitHub Packages --- docker-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-template.yml b/docker-template.yml index a2fd114..f3646cb 100644 --- a/docker-template.yml +++ b/docker-template.yml @@ -364,7 +364,7 @@ services: mode: 0600 doa: - image: neicnordic/sda-doa:release-v1.6.0 + image: ghcr.io/neicnordic/sda-doa:latest ports: - 80:8080 deploy: