chore: docker compose update image

This commit is contained in:
Amelia Yukii 2024-01-01 00:51:23 +01:00
parent 1805150533
commit 41e9b36bfd

View file

@ -2,8 +2,7 @@ version: "3"
services: services:
web: web:
# replace image below with git.joinsharkey.org/sharkey/sharkey:stable on next release # image: git.joinsharkey.org/sharkey/sharkey:latest
# image: ghcr.io/transfem-org/sharkey:stable
build: . build: .
restart: always restart: always
links: links: