diff --git a/Dockerfile b/Dockerfile index 8c526f4..71b5e6f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest as builder +FROM alpine:3.17 as builder ARG ZT_PORT