Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GMishx committed Feb 19, 2025
1 parent 600b67c commit 1b9662c
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:c147f0e1141b7b389077d94aed5abb5108793bf1f763f3de3210043145f9637e AS sw360
FROM tomcat@sha256:46e15fe7d4656cbfdabda58ea67a5ab22a0be706821fcf8b96d0a5a583b2cd47 AS sw360

ARG TOMCAT_DIR=/usr/local/tomcat

Expand Down

0 comments on commit 1b9662c

Please sign in to comment.