diff --git a/Dockerfile b/Dockerfile index 45107bf..dc6d529 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