Skip to content

Commit 466f829

Browse files
committed
Fix : ghcr 삭제
1 parent 2046a91 commit 466f829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
tinybite-api:
3-
image: ghcr.io/tinybite-2025/tinybite-server:latest
3+
image: tinybite-server:latest
44
container_name: tinybite-api
55
restart: always
66
ports:

0 commit comments

Comments
 (0)