Update elasticsearch Docker tag to v9.0.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-06-05 19:04:06 +00:00
parent 8f685f10d8
commit ca89c19e60
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

@ -1,2 +1,2 @@
FROM elasticsearch:9.0.1 FROM elasticsearch:9.0.2
RUN bin/elasticsearch-plugin install --batch ingest-attachment RUN bin/elasticsearch-plugin install --batch ingest-attachment