Commit graph

6 commits

Author SHA1 Message Date
swagg boi 34f8331365 Security-related changes
I've added `apt-get -y upgrade` to the Dockerfile to ensure the latest security patches for Debian are pulled into the container and I've also hard-coded in the file extension for the CGI scripts/plugin due to some security vulnerability that's been patched in Mojolicious v9.11+ (probably should've been done this way in the first place)
2021-03-24 14:54:38 -04:00
swagg boi a6186eee2b Some tweaks to reduce container size and fix build error 2021-03-13 22:30:03 -05:00
swagg boi 61a112a392 Implement restrictive placeholder 2021-03-13 00:42:36 -05:00
swagg boi f84c4964be Clean up some errors 2021-03-07 20:44:58 -05:00
swagg boi 515bf0e18a Add Ruby dependencies 2021-03-06 23:33:36 -05:00
swagg boi 55ce37e05f Add Dockerfile 2021-03-06 21:54:51 -05:00