Skip to content

Commit

Permalink
Update eclipse-temurin Docker tag to v17.0.6_10-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2023
1 parent 22b25fa commit 154e2c0
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:17-jre
FROM eclipse-temurin:17.0.6_10-jre
# Install helm
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | DESIRED_VERSION=v3.11.1 bash
COPY target/*.jar app.jar
Expand Down

0 comments on commit 154e2c0

Please sign in to comment.