Merge pull request #1529 from pi-hole/builder_fontend

Add dockerfile frontend syntax line
This commit is contained in:
Adam Warner 2024-01-12 19:19:07 +00:00 committed by GitHub
commit 2cabcc6fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# syntax=docker/dockerfile:1
ARG alpine_version="3.19"
FROM alpine:${alpine_version}
# https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope