Skip to content

Commit f64b7f8

Browse files
committed
Use proper CentOS base image
See gh-24344
1 parent a5a8545 commit f64b7f8

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/7.9-e4ca2ed0

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CentOS 7.9 from 18/11/2020
2-
FROM centos@sha256:27525fe9e8a84f95baf88459070124628bf83da7216052ea9365fe46e93a102f
2+
FROM centos@sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e
33
RUN yum install -y wget && \
44
yum install -y curl && \
55
wget --output-document jdk.rpm \

0 commit comments

Comments
 (0)