Skip to content

Commit

Permalink
Bump tomcat from 4364004 to 456b647
Browse files Browse the repository at this point in the history
Bumps tomcat from `4364004` to `456b647`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and krkabol committed Mar 10, 2025
1 parent a7f652b commit 623945f
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
@@ -1,7 +1,7 @@
ARG IPT_VERSION
FROM gbif/ipt:${IPT_VERSION} AS official

FROM tomcat:9.0-jdk17@sha256:4364004eb6dbbc21f2b58b757b1a65c4bdceec80f9959576272dc7ca632f8187
FROM tomcat:9.0-jdk17@sha256:456b647c0b5c6ce46a21bfe09221c41dae5c945d65ac2ff36c4994c60b208bed

MAINTAINER Matthew Blissett <[email protected]>
MAINTAINER Petr Novotný <[email protected]>
Expand Down

0 comments on commit 623945f

Please sign in to comment.