We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f3618 commit fc3d25cCopy full SHA for fc3d25c
Dockerfile
@@ -1,6 +1,6 @@
1
FROM azul/zulu-openjdk:24.0.1-jdk AS builder
2
ARG GIT_BRANCH=main
3
-ARG COMMIT_HASH=0a3b6e40
+ARG COMMIT_HASH=23895e00
4
5
RUN apt-get update -y \
6
&& apt-get install -y ntp \
0 commit comments