diff --git a/Dockerfile b/Dockerfile index 6a2529d..3002abb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ RUN cd /root/pxz && make FROM ubuntu:19.04 -ARG MENDER_ARTIFACT_VERSION=3.1.0 +ARG MENDER_ARTIFACT_VERSION=3.2.1 RUN apt-get update && apt-get install -y \ # For 'ar' command to unpack .deb