Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Clutch
Commits
3ebe1edf
Commit
3ebe1edf
authored
3 years ago
by
Faris Mohamed
Browse files
Options
Download
Plain Diff
Merge remote-tracking branch 'origin/main' into iam-custompolicy-sim
parents
dbaaf682
ba8aa49d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
Dockerfile
with
1 addition
and
1 deletion
+1
-1
Dockerfile
+
1
-
1
View file @
3ebe1edf
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment