From ee99f3f55846fb71b39c09e2c0091de35cc7c251 Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Sat, 29 Jul 2023 14:20:13 +0100 Subject: [PATCH] add docs of ghcr to docker compose file --- docker-compose.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index feb8e7dbc7..935ea73849 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,3 +1,6 @@ +# Images are pushed to both Docker Hub and Github Container Registry. If you're using Github Container Registry, you can change the image tag to use the Github Container Registry. +# For example, if you want to use the image from Github Container Registry, you can change the image tag from oneuptime/dashboard:latest to ghcr.io/oneuptime/dashboard:latest + version: '3.7' services: