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 d267f1e commit 7d5a76cCopy full SHA for 7d5a76c
ci/images/spring-boot-jdk10-ci-image/Dockerfile
@@ -1,5 +1,5 @@
1
-# 10.0.2+13-Debian-2
2
-FROM openjdk@sha256:6f481d9b45665cbfd39309ef72dc2afe628ff4721c29d3c5b8852287e6cb8668
+# 10.0.2+13-Debian-1
+FROM openjdk@sha256:d1bd71b98701c94a7041c328259a8645f02e965b91ead8125d4ca39e068334fb
3
4
RUN apt-get update && \
5
apt-get install -y git && \
0 commit comments