Skip to content

Commit

Permalink
v7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepanshuRohilla15 committed Sep 2, 2024
1 parent 1e7c79b commit 70a2652
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FROM golang:1.20 AS builder
# Set the working directory
WORKDIR /app

COPY go.mod ./
RUN go mod download

COPY *.go ./

Expand Down

0 comments on commit 70a2652

Please sign in to comment.