Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Onur Özkan <[email protected]>
  • Loading branch information
smk762 and onur-ozkan authored Mar 19, 2024
1 parent 34d4a2a commit ad343c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

FROM golang:1.18-alpine AS builder
RUN apk update && apk add --no-cache make git gcc libc-dev linux-headers python3-dev
WORKDIR /nucleus
Expand Down

0 comments on commit ad343c4

Please sign in to comment.