Skip to content

Commit

Permalink
Bump tomcat from baafc39 to 0c8d804
Browse files Browse the repository at this point in the history
Bumps tomcat from `baafc39` to `0c8d804`.

---
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 Feb 17, 2025
1 parent f95deb1 commit 3123cf2
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:baafc39d5598aac501d7b5e0d25ea0db46c1736fe598b2232e76c3de4ddbacac
FROM tomcat:9.0-jdk17@sha256:0c8d804161134d6d1d43c8578b1759c9eec341a8bb8c7cfd148bd015443fb528

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

0 comments on commit 3123cf2

Please sign in to comment.