Skip to content

Commit

Permalink
chore(deps): bump tomcat from 7ebc6c3 to 935ff51
Browse files Browse the repository at this point in the history
Bumps tomcat from `7ebc6c3` to `935ff51`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2024
1 parent d24a5c3 commit 385a8bc
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:7ebc6c3b1e704a3150d7a6919d24411d58df37e5893702a87f74d63129125646 AS sw360
FROM tomcat@sha256:935ff51abecc8dc793cb19c229ac7a988c8899e5fcba5e69ae96530fa76c4d56 AS sw360

ARG TOMCAT_DIR=/usr/local/tomcat

Expand Down

0 comments on commit 385a8bc

Please sign in to comment.