This commit is contained in:
Hymmel 2025-10-10 15:36:11 +02:00
parent 2ee9eb1b65
commit 0063da3239

View file

@ -1,5 +1,5 @@
# Stage 1: Build the application using SBT # Stage 1: Build the application using SBT
FROM sbtscala/sbt:11.0.11_1.5.5_2.13.6 as builder FROM hseeberger/sbt:8u222-2.11.12-0.13.18 as builder
WORKDIR /app WORKDIR /app