latest Dockerfile

This commit is contained in:
Lihan 2024-07-27 21:47:30 -04:00
parent e03f4fa444
commit 1d4108b7f5

View file

@ -1,3 +1,4 @@
ARG CACHEBUST=1
# Use an official OpenJDK runtime as a parent image
FROM openjdk