Skip to content

Commit

Permalink
🐳docker: update buildkit version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Nov 8, 2024
1 parent 16c3665 commit aa2d594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker.io/docker/dockerfile-upstream:1.11.0-labs
# syntax=docker.io/docker/dockerfile-upstream:1.11.1-labs
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 aa2d594

Please sign in to comment.