Skip to content

Commit

Permalink
fix: delete apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
huangsihao7 committed Mar 27, 2024
1 parent c8bacc9 commit af6040b
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 @@ -18,8 +18,6 @@ RUN gop build -o ./community
# Run
FROM ubuntu:22.04

RUN apt-get update

WORKDIR /community/cmd/gopcomm

RUN ln -s /config/.env .env
Expand Down

0 comments on commit af6040b

Please sign in to comment.