Update compose.yml

Signed-off-by: arndttouby <arndt@touby.eu>
This commit is contained in:
Arndt Touby 2025-04-09 12:16:45 +00:00
parent 23542330b2
commit 59975ad73c

View file

@ -17,7 +17,7 @@ services:
tty: true tty: true
stdin_open: true stdin_open: true
build: build:
context: https://github.com/arndttouby/elixir-phoenix-devcontainer.git context: https://git.touby.eu/arndttouby/elixir-phoenix-devcontainer.git
dockerfile: Dockerfile dockerfile: Dockerfile
target: development target: development