mirror of
https://github.com/sberk42/fritzbox_exporter.git
synced 2026-05-20 00:07:28 +00:00
Name runtime image
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user