Commit 3ebe1edf authored by Faris Mohamed's avatar Faris Mohamed
Browse files

Merge remote-tracking branch 'origin/main' into iam-custompolicy-sim

parents dbaaf682 ba8aa49d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -8,7 +8,7 @@ COPY Makefile .
RUN make frontend
# Backend build.
FROM golang:1.17.2-buster as gobuild
FROM golang:1.17.3-buster as gobuild
WORKDIR /go/src/github.com/lyft/clutch
COPY ./backend ./backend
COPY ./tools/preflight-checks.sh ./tools/preflight-checks.sh
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment