From aaa029cd92ca337dcfb562d18919d3a2c3d4d6ef Mon Sep 17 00:00:00 2001 From: t4skforce <7422037+t4skforce@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:04:25 +0100 Subject: [PATCH] build 2024-12-23T16:04:25Z --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0a4f95b..6be8da0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM t4skforce/docker-novnc:latest -ARG BUILD_DATE="2024-12-16T16:04:27Z" +ARG BUILD_DATE="2024-12-23T16:04:25Z" RUN set -xe && \ apt-get update -y && \