Skip to content

Commit

Permalink
fixed #499
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Jun 12, 2024
1 parent 21dbcc3 commit a28c544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN export DEBIAN_FRONTEND=noninteractive; \
apt clean && \
rm -rf /var/lib/apt/lists/*

RUN go install github.com/cosmtrek/air@latest
RUN go install github.com/air-verse/air@latest

#COPY . .
COPY go.mod go.mod
Expand Down

0 comments on commit a28c544

Please sign in to comment.