Skip to content

Commit d5b81f9

Browse files
committed
Merge pull request #14630 from Gustavo Andrade
* gh-14630: Upgrade Java 10 CI image to 10.0.2-13-jdk
2 parents 997a27c + 9cd0c5a commit d5b81f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/spring-boot-jdk10-ci-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:10.0.1-10-jdk
1+
FROM openjdk:10.0.2-13-jdk
22

33
RUN apt-get update && \
44
apt-get install -y git && \

0 commit comments

Comments
 (0)