change build pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-03-25 10:38:27 +01:00
parent 26fc749022
commit 3496710b8f
Signed by: aaron
GPG key ID: 643004654D40D577
3 changed files with 21 additions and 10 deletions

View file

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