add buster layer to github runner's cache (#1360)

This commit is contained in:
Arjun Roy Chaudhuri
2020-08-06 11:01:01 -07:00
committed by GitHub
parent c5599c2184
commit 02b79cb9dc

View File

@@ -52,6 +52,7 @@ fi
docker pull node:10
docker pull node:12
docker pull buildpack-deps:stretch
docker pull buildpack-deps:buster
docker pull node:10-alpine
docker pull node:12-alpine
docker pull debian:8