diff --git a/Dockerfile b/Dockerfile index df255ef..f3a949d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # Copyright 2021 - Offen Authors # SPDX-License-Identifier: MIT -FROM alpine:3.13 +FROM alpine:3.14 WORKDIR /root