mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2025-01-31 04:12:37 +01:00
Merge branch 'TheOleg-ms4/dev-patch-49040' into 'ms4/dev'
Update Dockerfile for using proper maven for JDK 19 See merge request morningstar/Arcturus-Community!58
This commit is contained in:
commit
2897b24917
@ -1,4 +1,4 @@
|
|||||||
FROM maven:latest AS builder
|
FROM maven:3-eclipse-temurin-19 AS builder
|
||||||
|
|
||||||
# Copy the Emulator sources to the container
|
# Copy the Emulator sources to the container
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user