From 41e9b36bfd4b02c4eab74f5a84c36936ba321fb9 Mon Sep 17 00:00:00 2001 From: Amelia Yukii Date: Mon, 1 Jan 2024 00:51:23 +0100 Subject: [PATCH] chore: docker compose update image --- docker-compose_example.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-compose_example.yml b/docker-compose_example.yml index 5a8560bb4..6b3aa059d 100644 --- a/docker-compose_example.yml +++ b/docker-compose_example.yml @@ -2,8 +2,7 @@ version: "3" services: web: -# replace image below with git.joinsharkey.org/sharkey/sharkey:stable on next release -# image: ghcr.io/transfem-org/sharkey:stable +# image: git.joinsharkey.org/sharkey/sharkey:latest build: . restart: always links: