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