Skip to content

Commit 4fc44bb

Browse files
committed
Instructs docker buildkit to use latest v1 syntax
1 parent 0e8e724 commit 4fc44bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# syntax=docker/dockerfile:1
2+
13
FROM golang:1.24.3-bookworm AS golang
24

35
FROM python:3.13.3-bookworm

0 commit comments

Comments
 (0)