mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 22:13:08 +02:00
chore: docker compose update image
This commit is contained in:
parent
1805150533
commit
41e9b36bfd
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue