Skip to content

Commit 684e070

Browse files
chore(deps): bump maven from 5a44dff to f401172
Bumps maven from `5a44dff` to `f401172`. --- updated-dependencies: - dependency-name: maven dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b80aaa3 commit 684e070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ COPY --from=sw360thriftbuild /usr/local/bin/thrift /usr/local/bin/thrift
4747
# SW360 Build Test image
4848

4949
# 3-eclipse-temurin-21
50-
FROM maven@sha256:5a44dff9390bff393693518d70233977ff245c2876320655a47be5622719becf AS sw360test
50+
FROM maven@sha256:f4011724a6af0f714b0f1d502f6ca0fd342eeee71def42af55019d1246c5c18e AS sw360test
5151

5252
COPY --from=localthrift /usr/local/bin/thrift /usr/bin
5353

@@ -60,7 +60,7 @@ SHELL ["/bin/bash", "-c"]
6060
# is triggered by buildkit images
6161

6262
# 3-eclipse-temurin-21
63-
FROM maven@sha256:5a44dff9390bff393693518d70233977ff245c2876320655a47be5622719becf AS sw360build
63+
FROM maven@sha256:f4011724a6af0f714b0f1d502f6ca0fd342eeee71def42af55019d1246c5c18e AS sw360build
6464

6565
ARG COUCHDB_HOST=localhost
6666

0 commit comments

Comments
 (0)