Skip to content

Commit

Permalink
chore(deps): update apache/tika docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 8b0a577 commit 9a9f18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ocis/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ in

ocis-tika = {
autoStart = true;
image = "apache/tika:2.9.2.1-full@sha256:ae0b86d3c4d06d8997407fcb08f31a7259fff91c43e0c1d7fffdad1e9ade3fe8";
image = "apache/tika:3.0.0.0-full@sha256:82698af9bacf3dbd80ba7a18cc69d06596af107169fddcb8a067f6bb1bd10426";
extraOptions = [ "--network=ocis-bridge" ];
};
}
Expand Down

0 comments on commit 9a9f18e

Please sign in to comment.