Skip to content

Commit 9234c56

Browse files
committed
Build local Docker image
1 parent 5e20ede commit 9234c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- "28017"
1313

1414
app:
15-
image: deadrobots/pixi:app
15+
build: ./app
1616
ports:
1717
- "8000:8000"
1818
- "8090:8090"

0 commit comments

Comments
 (0)