This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update Go version for fasthttp (
#4421
)
Erik Dubbelboer
6 years ago
parent
ecc13d5037
commit
dd81534722
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
frameworks/Go/fasthttp/fasthttp.dockerfile
+ 1
- 1
frameworks/Go/fasthttp/fasthttp.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM golang:1.1
0.
1
+FROM golang:1.11
.5
ADD ./ /fasthttp
ADD ./ /fasthttp
WORKDIR /fasthttp
WORKDIR /fasthttp