diff --git a/linux.pkr.js b/linux.pkr.js index f1e7b92..8a1ac1b 100644 --- a/linux.pkr.js +++ b/linux.pkr.js @@ -3,7 +3,7 @@ "builders": [ { "type": "docker", - "image": "tipibuild/tipi-ubuntu:{{tipi_cli_version}}", + "image": "tipibuild/tipi-ubuntu-staging-1185:latest", "commit": true } ],