diff --git a/build/Dockerfile b/build/Dockerfile index ee77915..a07c4b7 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -2,7 +2,7 @@ # https://hub.docker.com/repository/docker/huggla/secure_and_minimal ARG SaM_IMAGE="build" -ARG SaM_VERSION="dev" +ARG SaM_VERSION="2.0.5" FROM huggla/secure_and_minimal:$SaM_VERSION-alpine as image COPY ./rootfs /