Skip to content

Commit

Permalink
fix: add argument
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
  • Loading branch information
hlts2 committed Feb 14, 2024
1 parent 82ea801 commit a5868cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/manager/index/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ARG BUILDARCH
ARG BUILDOS
ARG TARGETARCH
ARG TARGETOS
ARG TARGETPLATFORM

FROM --platform=${BUILDPLATFORM} ubuntu:devel AS builder

Expand Down

0 comments on commit a5868cc

Please sign in to comment.