Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 24b71c5 commit 9187274
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:e19f9ca1b53f1ecb48d426a15c0482b4ea1a3d4cad1aa1854ed08a9a3c954112
FROM tomcat@sha256:7e26fc3555d46ac4446763f182af86287308d6251b234b5a3428d255dbc59582

ARG TOMCAT_DIR=/usr/local/tomcat

Expand Down

0 comments on commit 9187274

Please sign in to comment.