Skip to content

Commit

Permalink
Merge pull request #137 from knaw-huc/snyk-fix-2ec7fb94343824e5e6d32e…
Browse files Browse the repository at this point in the history
…d520837489

[Snyk] Security upgrade openjdk from 22-ea-28-jdk-oracle to 23-ea-14-jdk-oraclelinux8
  • Loading branch information
brambg authored Mar 28, 2024
2 parents df5a87e + 5ac2dc0 commit eca32b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/annorepo-server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:22-ea-28-jdk-oracle
FROM openjdk:23-ea-14-jdk-oraclelinux8

RUN microdnf update && \
microdnf install -y curl && \
Expand Down

0 comments on commit eca32b5

Please sign in to comment.