Move to JRE image

This commit is contained in:
Nanne Baars 2022-07-19 23:17:27 +02:00 committed by Nanne Baars
parent 37186e1d90
commit 4050d1817c

View File

@ -1,4 +1,4 @@
FROM docker.io/eclipse-temurin:17-jdk-focal
FROM docker.io/eclipse-temurin:17-jre-focal
RUN useradd -ms /bin/bash webgoat
RUN chgrp -R 0 /home/webgoat