Skip to content

Commit

Permalink
Merge 94c4c9b into 8ef8a7d
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-soltesz authored Aug 31, 2022
2 parents 8ef8a7d + 94c4c9b commit 32de982
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile.local
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
FROM golang:1.16.7-alpine3.14 as ndt-server-build
RUN apk add --no-cache git gcc linux-headers musl-dev openssl bash

FROM golang:1.18 as ndt-server-build
ADD . /go/src/github.com/m-lab/ndt-server
ADD ./html /html

Expand Down

0 comments on commit 32de982

Please sign in to comment.