updated base docker image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM openjdk:9-jdk-slim
|
FROM openjdk:19-jdk-slim
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
git \
|
git \
|
||||||
|
|||||||
Reference in New Issue
Block a user