forked from MinecraftUtilities/Backend
7
This commit is contained in:
parent
59e0cf706b
commit
dca3978a4d
@ -1,4 +1,7 @@
|
|||||||
FROM fascinated/docker-images:java_17
|
FROM eclipse-temurin:17.0.10_7-jdk-focal
|
||||||
|
|
||||||
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
RUN apt-get update && apt-get install -y maven
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user