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 5e66845 commit b8491d6Copy full SHA for b8491d6
docker/buildkite/Dockerfile
@@ -1,7 +1,7 @@
1
# Always use a release version or a specific commit hash below. Don't use
2
# a branch name since we'd keep getting updates as long as there are new
3
# commits to that branch and one of them can break the build
4
-FROM adoptopenjdk/openjdk11@sha256:13475f4be7d6701a2ebd0516c4c929f2fa78ea773b4483bb580a36a04975e9f9
+FROM adoptopenjdk/openjdk11:jdk-11.0.10_9-alpine
5
6
# Apache Thrift version
7
ENV APACHE_THRIFT_VERSION=0.9.3
0 commit comments