Skip to content

Commit b5a8a2c

Browse files
chore(deps): bump tomcat from 846c66e to c147f0e
Bumps tomcat from `846c66e` to `c147f0e`. --- updated-dependencies: - dependency-name: tomcat dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbea70a commit b5a8a2c

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:846c66e67095cfdf99e8b768ede0aed88aea5fbd868c39afc653c0090a06136c AS sw360
127+
FROM tomcat@sha256:c147f0e1141b7b389077d94aed5abb5108793bf1f763f3de3210043145f9637e AS sw360
128128

129129
ARG TOMCAT_DIR=/usr/local/tomcat
130130

0 commit comments

Comments
 (0)