Babric
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 23s

This commit is contained in:
2026-03-08 11:49:47 +01:00
parent 13cee8e0cf
commit d09c7a191d

View File

@@ -2,7 +2,7 @@ FROM alpine:3.19
WORKDIR /server WORKDIR /server
COPY server/ ./server/ COPY server/ .
RUN apk add --no-cache openjdk17-jre vim RUN apk add --no-cache openjdk17-jre vim