Merge pull request 'Update elasticsearch Docker tag to v9.0.3' (#22) from renovate/elasticsearch-9.x into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
renovate 2025-07-11 04:03:40 +02:00
commit ac21109124

View file

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