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
17 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# syntax=docker/dockerfile:latest
FROM haproxy:2.9.4-alpine3.19
# hadolint ignore=DL3002