Skip to content

Commit

Permalink
Merge pull request #1529 from pi-hole/builder_fontend
Browse files Browse the repository at this point in the history
Add dockerfile frontend syntax line
  • Loading branch information
PromoFaux committed Jan 12, 2024
2 parents ae7ea35 + 24090b2 commit 2cabcc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Dockerfile
@@ -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
Expand Down

0 comments on commit 2cabcc6

Please sign in to comment.