Skip to content

Commit 95bd3db

Browse files
dependabot[bot]GMishx
authored andcommitted
chore(deps): bump tomcat from 935ff51 to 846c66e
Bumps tomcat from `935ff51` to `846c66e`. --- updated-dependencies: - dependency-name: tomcat dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2dd952 commit 95bd3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ COPY --from=sw360build /sw360_tomcat_webapps /sw360_tomcat_webapps
124124
# Runtime image
125125

126126
# 11-jre21-temurin-noble
127-
FROM tomcat@sha256:935ff51abecc8dc793cb19c229ac7a988c8899e5fcba5e69ae96530fa76c4d56 AS sw360
127+
FROM tomcat@sha256:846c66e67095cfdf99e8b768ede0aed88aea5fbd868c39afc653c0090a06136c AS sw360
128128

129129
ARG TOMCAT_DIR=/usr/local/tomcat
130130

0 commit comments

Comments
 (0)