From b922747264ce0331e93413ff24a63e095a4a6992 Mon Sep 17 00:00:00 2001 From: janitza-ansc <80702549+janitza-ansc@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:35:49 +0100 Subject: [PATCH] update to gridvis v9.1.20-SNAPSHOT --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e65bfbd..6994cbf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM --platform=$BUILDPLATFORM ubuntu:20.04 AS build ENV HOME /root -ENV VERSION 9.1.0-SNAPSHOT +ENV VERSION 9.1.20-SNAPSHOT COPY response.varfile /response.varfile