push to newest beta version [skip ci]

This commit is contained in:
Sebastian Hugentobler 2022-04-22 17:11:08 +02:00
parent 36591b4322
commit 737e4fcb0f
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM alpine:3.15 AS builder
ENV VERSION=11.0.0-SNAPSHOT.20220213174344
ENV VERSION=11.0.0-SNAPSHOT.20220418221611
RUN apk add --no-cache \
openjdk17-jdk \
maven \