Move to Java 17

This commit is contained in:
Nanne Baars
2021-10-24 14:03:28 +02:00
committed by Nanne Baars
parent ad97e2c9a3
commit 6a92f651f8
4 changed files with 10 additions and 15 deletions

View File

@ -1,4 +1,4 @@
FROM eclipse-temurin:16.0.2_7-jdk-focal
FROM eclipse-temurin:17_35-jdk-focal
RUN apt-get update
RUN useradd -ms /bin/bash webgoat