diff --git a/Dockerfile b/Dockerfile index 922c76c5..05c090ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM aboutcher/statping-ng:base AS base +FROM adamboutcher/statping-ng:base AS base ARG BUILDPLATFORM # Statping main Docker image that contains all required libraries FROM alpine:latest