Skip to content

Commit e620dfd

Browse files
committed
fix: images path
1 parent b6d6914 commit e620dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
app:
3-
image: ghcr.io/cooklang/federation:0.2.5
3+
image: ghcr.io/cooklang/federation:0.2.6
44
build: .
55
ports:
66
- "${PORT:-3100}:${PORT:-3100}"

0 commit comments

Comments
 (0)