Fix suggestions

This commit is contained in:
Uruk 2024-02-06 14:38:29 +01:00
parent 7f1c08ef7d
commit de69abbcf0

View File

@ -1,4 +1,6 @@
FROM debian:bookworm-slim
ARG IMG=debian
ARG TAG=bookworm
FROM $IMG:$TAG
# Docker build arguments
ARG SOURCE_DIR=/jellyfin