Skip to content

Commit

Permalink
Bruke distroless image fra google.
Browse files Browse the repository at this point in the history
  • Loading branch information
geiralund committed Nov 22, 2024
1 parent 9c076f1 commit 59c86ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cgr.dev/chainguard/jre:latest
FROM gcr.io/distroless/java21

ENV LANG='nb_NO.UTF-8' LANGUAGE='nb_NO:nb' LC_ALL='nb:NO.UTF-8' TZ="Europe/Oslo"

Expand Down

0 comments on commit 59c86ab

Please sign in to comment.