I am following this guide to update the server - https://developers.google.com/tag-platform/tag-manager/server-side/app-engine-setup#update_the_taggi...
bash -c "$(curl -fsSL https://googletagmanager.com/static/serverjs/setup.sh)"
getting error - Your runtime version for nodejs is past End of support.
how can I change runtime?
My server version is still testing.. I want to change it to production.
On GCP console I can only view the nodejs runtime version. Not able to edit.