diff --git a/Dockerfile b/Dockerfile index 7658944..4d74582 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # The Dockerfile for build localhost source, not git repo -FROM debian:buster AS builder +FROM debian AS builder LABEL maintainer="cppla "