build(deps): bump elasticsearch from 9.4.2 to 9.4.3 in /Containers/fulltextsearch (#8406)

This commit is contained in:
Simon L.
2026-07-03 08:31:40 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
# Probably from here https://github.com/elastic/dockerfiles/blob/9.3/elasticsearch/Dockerfile
FROM elasticsearch:9.4.2
FROM elasticsearch:9.4.3
USER root