diff --git a/.build.yml b/.build.yml index 82495db..a2fab51 100644 --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,5 @@ -image: alpine/latest +# TODO switch back to alpine/latest once the "npm install" deadlock is fixed +image: alpine/edge packages: - npm - rsync