Skip to content

Commit

Permalink
Merge pull request #74 from bmf-san/fix/build-opt
Browse files Browse the repository at this point in the history
Fix build option
  • Loading branch information
bmf-san authored Apr 20, 2023
2 parents 6299f18 + b4fcca3 commit 93c650d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM node:14.3.0-alpine as build-stage
FROM node:14.3.0-alpine as build-stage

WORKDIR /go/gobel-admin-client-example/app

Expand Down

0 comments on commit 93c650d

Please sign in to comment.