Skip to content

Commit

Permalink
fix: k8s/annorepo-server/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 7, 2023
1 parent 11c3906 commit ec43bcc
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-jdk-slim-bullseye
FROM openjdk:22-ea-12-jdk-slim

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

0 comments on commit ec43bcc

Please sign in to comment.