Skip to content

Commit 9cd0c5a

Browse files
gandradewilkinsona
authored andcommitted
Upgrade Java 10 CI image to 10.0.2-13-jdk
Closes gh-14630
1 parent 997a27c commit 9cd0c5a

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)