Skip to content

Commit 5495bd2

Browse files
author
Jorgen-5
committed
Add distroless image for klass api
1 parent b13819e commit 5495bd2

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)