We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae74e46 commit afcca92Copy full SHA for afcca92
sr/os-loc-alpine-lc
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:17-jdk-alpine
+FROM eclipse-temurin:22-jdk-alpine
2
RUN \
3
# Install json utilities for config.json, TODO: remove git after zip function in lc finished and nodejs, procps used for ps monitors
4
apk add --no-cache nodejs git curl procps &&\
0 commit comments