File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
smoke-tests/images/early-jdk8 Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 - name : ' Checkout Repository'
2020 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121 - name : ' Dependency Review'
22- uses : actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6 .0
22+ uses : actions/dependency-review-action@38ecb5b593bf0eb19e335c03f97670f792489a8b # v4.7 .0
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414
15- - uses : lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
15+ - uses : lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
1616 with :
1717 # excluding links to pull requests and issues is done for performance
1818 # stackexchange link fails with 403 when accessed by lychee
Original file line number Diff line number Diff line change 1- FROM eclipse-temurin:11.0.27_6-jdk@sha256:3aea2a2710f173a58db796d8b69fa42039990221ffcaf277e2533b5a2cc856e0 as app-build
1+ FROM eclipse-temurin:11.0.27_6-jdk@sha256:fc7bb820d92acf7cf1b6436535bcd97cec7d177d2455f95509ed194e7d19a303 as app-build
22
33# This is the base image that will contain a built version of the spring-petclinic-rest
44# application. Installing the dependencies and maven compiling the application is time
Original file line number Diff line number Diff line change 11# https://github.com/zulu-openjdk/zulu-openjdk/blob/master/ubuntu/8u412-8.78/Dockerfile
2- FROM ubuntu:noble-20250404 @sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02
2+ FROM ubuntu:noble-20250415.1 @sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
33
44ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
55
You can’t perform that action at this time.
0 commit comments