Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
phenylshima committed Jul 15, 2022
1 parent d26752e commit f6d8224
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 @@
# Please use `buildx` instead of normal `build` to build this Dockerfile.
# Please use `docker buildx build` instead of normal `docker build` to build this Dockerfile.
# e.g. `docker buildx build --platform=linux/arm64,linux/amd64 .`

FROM --platform=$BUILDPLATFORM node:16-bullseye-slim AS builder
Expand Down

0 comments on commit f6d8224

Please sign in to comment.