-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update gateway build to go 1.11.13 #1291
Comments
👍 Anything which states |
This actually applies to all of the Dockerfiles in this repo (basic-auth, gateway, and watchdog) |
Also openfaas/templates Whilst there, if anyone sees |
Ref: openfaas/faas#1291 Tested with local build on Linux. Image was able to be pulled for armhf, which implies armhf is supported in this version too. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Update required to: https://github.com/openfaas/faas/blob/master/docker-compose.yml |
Covers #1291 for x86_64 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
My actions before raising this issue
Per the security announcement https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg we should update to the Gateway Go version to at least Go 1.11.13
Possible Solution
The builder layer in the Dockerfile should use
golang:1.11
Related
Update Dockerfile and rebuild/release
#1291
openfaas/templates#170
openfaas/faas-netes#494
openfaas/nats-queue-worker#66
openfaas/of-watchdog#78
https://github.com/openfaas-incubator/faas-idler/issues/32
openfaas/golang-http-template#28
openfaas-incubator/faas-federation#4
openfaas-incubator/vcenter-connector#27
openfaas-incubator/faas-memory#3
openfaas-incubator/faas-rancher#8
Only Rebuild
openfaas/faas-swarm#56
openfaas/ingress-operator#10
https://github.com/openfaas-incubator/openfaas-operator/issues/87
The text was updated successfully, but these errors were encountered: