dockerfile update

This commit is contained in:
2026-02-04 15:05:44 +01:00
parent 38b5e0f740
commit e9851ffea4

View File

@@ -1,4 +1,4 @@
FROM openjdk:17-jdk-slim
FROM openjdk:17-jdk-slim-bullseye
COPY ./target/*.jar app.jar