Skip to content

Commit

Permalink
chore(deps): update eclipse-temurin docker tag to v21.0.1_12-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent aa0ddfa commit 7d14c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onyxia-api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:21_35-jre
FROM eclipse-temurin:21.0.1_12-jre
# Install helm
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | DESIRED_VERSION=v3.12.0 bash
COPY target/*.jar app.jar
Expand Down

0 comments on commit 7d14c89

Please sign in to comment.