Remove image definition

This causes issues with other compose projects as the build container will use the image tag
This commit is contained in:
Sonny Bakker 2025-04-21 17:34:30 +02:00
parent cd32757a4f
commit afcda2a9e5

View file

@ -8,7 +8,6 @@ networks:
services:
transmission:
image: alpine:latest
build:
context: .
dockerfile: Dockerfile