Skip to content

Commit

Permalink
🐳docker: add check parser directive (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Nov 13, 2024
1 parent 81e18e1 commit cfbf19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# syntax=docker.io/docker/dockerfile-upstream:1.11.1-labs
# check=error=true
FROM oven/bun:canary AS builder
WORKDIR /usr/src/app
RUN --mount=type=bind,source=package.json,target=package.json \
Expand Down

0 comments on commit cfbf19f

Please sign in to comment.