add # syntax=docker/dockerfile:latest

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey 2024-02-16 16:21:18 +01:00
parent 7a1459fa84
commit 9ba0dbf6a3
No known key found for this signature in database
GPG key ID: 02A3919EB4F67328
17 changed files with 18 additions and 1 deletions

View file

@ -1,3 +1,4 @@
# syntax=docker/dockerfile:latest
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:8.12.1