From e0db93d31ec8ab9d862fc989c8be4cf9c9f93c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Van=C3=AD=C4=8Dek?= Date: Wed, 25 Jan 2023 21:08:44 +0100 Subject: [PATCH] Problems with installations from sysvol. --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 43e6ab8..7a0f7e1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM alpine:3.17.0 -#FROM alpine:edge +#FROM alpine:3.17.0 +FROM alpine:edge MAINTAINER Rich Braun "docker@instantlinux.net" ARG BUILD_DATE ARG VCS_REF