Release 1.0.2
Changes:
- the pwn template uses a Makefile now instead of building in docker. This is to avoid situations when you want to redeploy a challenge during a CTF and the binary gets rebuild and becomes out of sync with what you handed out to the players.
- the web template now has an example on how to use gcsfuse for stateful applications