Skip to content

Commit bc04322

Browse files
committed
update distroless image
1 parent 903df6d commit bc04322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

klass-api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:17-jre
1+
FROM gcr.io/distroless/java17
22
ENV TZ="Europe/Oslo"
33
WORKDIR /app
44
COPY target/*.war app.war

0 commit comments

Comments
 (0)