Skip to content
Snippets Groups Projects
Commit 4dab9470 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

AWS vm upgrade - latest security updates as well as precompiling new npm deps for faster deployment

parent 840ffe37
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ jsel = require('JSONSelect'),
key = require('./key.js'),
sec = require('./sec.js');
const BROWSERID_TEMPLATE_IMAGE_ID = 'ami-c2a401ab';
const BROWSERID_TEMPLATE_IMAGE_ID = 'ami-e4e6418d';
function extractInstanceDeets(horribleBlob) {
var instance = {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment