updated base docker image
This commit is contained in:
parent
7e6ed82119
commit
46e0d4c352
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue