We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c8dc00 + e2e560d commit 9923baaCopy full SHA for 9923baa
packer/install-prereqs.sh
@@ -38,6 +38,7 @@ sudo ln -s /snap/bin/certbot /usr/bin/certbot
38
39
#install envoy
40
curl https://func-e.io/install.sh | sudo bash -s -- -b /usr/local/bin
41
+sudo /usr/local/bin/func-e use 1.19.1 # https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.20.0#incompatible-behavior-changes
42
43
44
#install s3fs
0 commit comments