Skip to content

Commit b2dd952

Browse files
dependabot[bot]GMishx
authored andcommitted
chore(deps): bump maven from b89ede2 to 8472bdb
Bumps maven from `b89ede2` to `8472bdb`. --- updated-dependencies: - dependency-name: maven dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc1ff11 commit b2dd952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
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:b89ede2635fb8ebd9ba7a3f7d56140f2bd31337b8b0e9fa586b657ee003307a7 AS sw360test
50+
FROM maven@sha256:8472bdbac39626b70d2efcf87e23468ff0bea9ba48c35181b07e6932b5fda001 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:b89ede2635fb8ebd9ba7a3f7d56140f2bd31337b8b0e9fa586b657ee003307a7 AS sw360build
63+
FROM maven@sha256:8472bdbac39626b70d2efcf87e23468ff0bea9ba48c35181b07e6932b5fda001 AS sw360build
6464

6565
ARG COUCHDB_HOST=localhost
6666

0 commit comments

Comments
 (0)