From 899f4b5925b144eda75a34d2a5d9747577d9ccb1 Mon Sep 17 00:00:00 2001 From: Damon Bayer Date: Mon, 16 Dec 2024 18:12:08 -0600 Subject: [PATCH] try allowing new syntax --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 472683d0..5b18f0c7 100644 --- a/Containerfile +++ b/Containerfile @@ -1,3 +1,4 @@ +#syntax=docker/dockerfile:1.7-labs ARG TAG=latest FROM cfaprdbatchcr.azurecr.io/pyrenew-hew-dependencies:${TAG}