diff --git a/linux.pkr.js b/linux.pkr.js index f1e7b92..244a442 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-swift:latest", "commit": true } ],