Skip to content

Commit 0f5ee93

Browse files
dependabot[bot]GMishx
authored andcommitted
chore(deps): bump tomcat from a879b8c to 6df06d4
Bumps tomcat from `a879b8c` to `6df06d4`. --- updated-dependencies: - dependency-name: tomcat dependency-version: 6df06d415fc022d911f43a6668167a6f74436b867d6b24e99492a386a0cd8339 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2fab67 commit 0f5ee93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ COPY --from=sw360build /sw360_tomcat_webapps /sw360_tomcat_webapps
8181
# Runtime image
8282

8383
# 11-jre21-temurin-noble
84-
FROM tomcat@sha256:a879b8cda54d51a173fe12a77ca0ba1898a786733fa47844bb3ed387dc6dd774 AS sw360
84+
FROM tomcat@sha256:6df06d415fc022d911f43a6668167a6f74436b867d6b24e99492a386a0cd8339 AS sw360
8585

8686
ARG TOMCAT_DIR=/usr/local/tomcat
8787

0 commit comments

Comments
 (0)