diff --git a/about/Dockerfile b/about/Dockerfile index ed971ab7..a44943be 100644 --- a/about/Dockerfile +++ b/about/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.5 +FROM alpine:3.19 ARG DOCKER_TAG ENV DOCKER_TAG $DOCKER_TAG