updated versions

This commit is contained in:
2023-02-09 09:02:44 -05:00
parent 526b1501fd
commit 580b636045
2 changed files with 5 additions and 1 deletions

View File

@@ -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 \
git \