act/pkg/container
Ryan 558081242c
feat: add node16 support (#922)
* feat: add node16 support

Signed-off-by: hackercat <me@hackerc.at>

* feat: bump images to node16

Signed-off-by: hackercat <me@hackerc.at>

* lint(editorconfig): ignore *.md due to mixed style

Signed-off-by: hackercat <me@hackerc.at>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-22 19:34:18 +00:00
..
testdata Docker auth (#891) 2021-11-27 18:21:32 +00:00
docker_auth.go Docker auth (#891) 2021-11-27 18:21:32 +00:00
docker_build.go Fixes (#856) 2021-11-03 11:47:09 -07:00
docker_images.go Close docker client (#789) 2021-10-24 16:50:43 +00:00
docker_images_test.go feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
docker_logger.go Fixes (#856) 2021-11-03 11:47:09 -07:00
docker_pull.go Docker auth (#891) 2021-11-27 18:21:32 +00:00
docker_pull_test.go Docker auth (#891) 2021-11-27 18:21:32 +00:00
docker_run.go ci: replace superlinter with megalinter (#923) 2021-12-22 09:29:43 -08:00
docker_run_test.go fix: rewrite how image env is merged (#828) 2021-09-27 19:01:14 +00:00
docker_volume.go Close docker client (#789) 2021-10-24 16:50:43 +00:00