Skip to content

Commit

Permalink
build(deps): bump tomcat in /docker/src/main/docker (#2251)
Browse files Browse the repository at this point in the history
Bumps tomcat from 9.0.93-jre17-temurin to 9.0.94-jre17-temurin.

---
updated-dependencies:
- dependency-name: tomcat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent dea8d7a commit 67dd1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tomcat:9.0.93-jre17-temurin
FROM tomcat:9.0.94-jre17-temurin

ARG TZ="Europe/Amsterdam"
ARG DEBIAN_FRONTEND="noninteractive"
Expand Down

0 comments on commit 67dd1e6

Please sign in to comment.