We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Per the security announcement https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg we should update the docker build layers to at least Go 1.11.13
The builder layer in the Dockerfile should use golang:1.11
golang:1.11
openfaas/faas#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 #28 openfaas-incubator/faas-federation#4 openfaas-incubator/vcenter-connector#27 openfaas-incubator/faas-memory#3 openfaas-incubator/faas-rancher#8
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:
Please also use this Golang version https://github.com/openfaas-incubator/of-watchdog/releases/tag/0.6.0
Sorry, something went wrong.
65d9b6f
No branches or pull requests
Per the security announcement https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg we should update the docker build layers 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
openfaas/faas#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
#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: