Skip to content

Commit e13f02c

Browse files
committed
bump dockerfile syntax for heredoc
based on https://hub.docker.com/r/docker/dockerfile Signed-off-by: clux <sszynrae@gmail.com>
1 parent c93a72f commit e13f02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1
1+
# syntax=docker/dockerfile:1.4
22
ARG BASE_IMAGE=ubuntu:noble
33

44
# Mapping ARM64 / AMD64 naming conventions to equivalent `uname -a` output (build target specific):

0 commit comments

Comments
 (0)