fix: fixed docker img

This commit is contained in:
Sebastian Rust
2025-01-29 12:17:51 +01:00
parent 3acc8a6318
commit 6740a37ac8

View File

@@ -1,6 +1,6 @@
services: services:
dscp-toy: dscp-toy:
image: git.rust.cloud/dscp/toy:latest image: git.rust.cloud/harlequix/dscp-toy:latest
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile