Name runtime image

This commit is contained in:
Paul Brüdgam
2022-02-15 10:58:50 +01:00
parent 8253f1bf99
commit 8e8cd8a8f4

View File

@@ -11,7 +11,7 @@ WORKDIR /app
COPY metrics.json metrics-lua.json /app/
# Runtime Image
FROM alpine:3.15
FROM alpine:3.15 as runtime-image
ARG REPO=sberk42/fritzbox_exporter