Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowen93 authored and Wondertan committed Jun 27, 2022
1 parent bd6d10e commit e34675d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM --platform=$BUILDPLATFORM golang:1.18 as builder
RUN apt-get install make
# apt-get update && \
WORKDIR /src
COPY go.mod go.sum ./
RUN go mod download
Expand Down

0 comments on commit e34675d

Please sign in to comment.