diff --git a/Dockerfile b/Dockerfile index 97b55f9..d6118d3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.15 +FROM alpine:3.16 MAINTAINER Stephan Richter RUN apk add --no-cache --update bash git maven openjdk17