Skip to content

Commit ab91fef

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

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

6565
ARG COUCHDB_HOST=localhost
6666

0 commit comments

Comments
 (0)