Update elasticsearch Docker tag to v8.15.3
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-10-17 22:02:58 +00:00
parent 75e92094aa
commit 8e49113a4a
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

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