Skip to content

Commit ca4f942

Browse files
authored
Merge pull request #1220 from lorengordon/fix/ci
Instructs docker buildkit to use latest v1 syntax
2 parents 0e8e724 + 4fc44bb commit ca4f942

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)