Skip to content

Commit

Permalink
E - Oppdaterer dockerfiler og java-version til 21
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Jan 11, 2024
1 parent 4bf50ac commit 480a3c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .java-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17
21
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/navikt/baseimages/temurin:17
FROM ghcr.io/navikt/baseimages/temurin:21

COPY init-scripts/ep-jvm-tuning.sh /init-scripts/

Expand Down

0 comments on commit 480a3c8

Please sign in to comment.