We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dd1d6 commit 6650a03Copy full SHA for 6650a03
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ RUN apk add --no-cache wget unzip && \
13
chmod +x crowdin && \
14
mv ${CROWDIN_VERSION}/crowdin-cli.jar .
15
16
-FROM ibm-semeru-runtimes:open-17-jre-jammy@sha256:af1260dd9d51c1617f0ac5a72193b93a7424736dcf89cd2ba909e3a7baa08629
+FROM ibm-semeru-runtimes:open-17-jre-jammy@sha256:6e432a5b366fe8acb247304e1e89154bf881b5082599a53e6ab07be275b827c9
17
18
WORKDIR /usr/crowdin-project
19
0 commit comments