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 #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
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:
6ac9962
Release: https://github.com/openfaas/nats-queue-worker/releases/tag/0.8.0
Sorry, something went wrong.
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
#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: