Skip to content

Commit

Permalink
chore(deps): bump tomcat from a09d4c1 to 2ade2b0
Browse files Browse the repository at this point in the history
Bumps tomcat from `a09d4c1` to `2ade2b0`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent a91c624 commit 62f686e
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:a09d4c1b6bb3e6a39852595358f432e933154164b1f92d899f6d016494d483fe AS sw360
FROM tomcat@sha256:2ade2b0a424a446601688adc36c4dc568dfe5198f75c99c93352c412186ba3c9 AS sw360

ARG TOMCAT_DIR=/usr/local/tomcat

Expand Down

0 comments on commit 62f686e

Please sign in to comment.