Skip to content

Commit

Permalink
Merge pull request #108 from knaw-huc/snyk-fix-8d12e14eacc36be5090782…
Browse files Browse the repository at this point in the history
…5698a436ce

[Snyk] Security upgrade openjdk from 22-ea-25 to 22-ea-28-jdk-oracle
  • Loading branch information
brambg authored Jan 9, 2024
2 parents 33cc4bd + 667d3a3 commit 52aa1b6
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-25
FROM openjdk:22-ea-28-jdk-oracle

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

0 comments on commit 52aa1b6

Please sign in to comment.