Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
colinlyguo committed Jul 9, 2024
1 parent ba475cb commit 4a4c51f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/dockerfiles/coordinator-cron.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ RUN --mount=target=. \
--mount=type=cache,target=/root/.cache/go-build \
cd /src/coordinator/cmd/cron/ && CGO_LDFLAGS="-ldl" go build -v -p 4 -o /bin/coordinator_cron



# Pull coordinator into a second stage deploy ubuntu container
FROM ubuntu:20.04

Expand Down

0 comments on commit 4a4c51f

Please sign in to comment.