Skip to content

Commit 401c14b

Browse files
Update Dockerfile with buildkit directive
1 parent 20afb0f commit 401c14b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# syntax=docker/dockerfile:1
12
FROM golang:1.24.4-alpine AS build
23
ARG VERSION="dev"
34

0 commit comments

Comments
 (0)