mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-22 16:55:35 +02:00
fixing..
This commit is contained in:
@@ -6,6 +6,7 @@ FROM python:3.10.13-slim
|
||||
|
||||
# Define a build-time argument for IMAGE_TAG
|
||||
ARG IMAGE_TAG
|
||||
ARG SHORT_COMMIT_ID
|
||||
|
||||
# Set an environment variable using the build-time argument
|
||||
ENV IMAGE_TAG=$IMAGE_TAG
|
||||
|
||||
Reference in New Issue
Block a user