Skip to content

Commit 9bb39a7

Browse files
committed
deploy.Dockerfile: add BuildKit syntax directive to enable heredoc in RUN
1 parent 3b30c99 commit 9bb39a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deploy.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 python:3.12-slim
23

34
LABEL org.opencontainers.image.title="VTK MCP Gateway"

0 commit comments

Comments
 (0)