Skip to content

Commit

Permalink
chore(deps): bump tomcat from 846c66e to c147f0e
Browse files Browse the repository at this point in the history
Bumps tomcat from `846c66e` to `c147f0e`.

---
updated-dependencies:
- dependency-name: tomcat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent fbea70a commit b5a8a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ COPY --from=sw360build /sw360_tomcat_webapps /sw360_tomcat_webapps
# Runtime image

# 11-jre21-temurin-noble
FROM tomcat@sha256:846c66e67095cfdf99e8b768ede0aed88aea5fbd868c39afc653c0090a06136c AS sw360
FROM tomcat@sha256:c147f0e1141b7b389077d94aed5abb5108793bf1f763f3de3210043145f9637e AS sw360

ARG TOMCAT_DIR=/usr/local/tomcat

Expand Down

0 comments on commit b5a8a2c

Please sign in to comment.