💚 add docker to the bare alpine image
Some checks failed
Build OCI Images / build (push) Failing after 37s

This commit is contained in:
Rose 2024-07-24 02:38:55 -04:00
parent f76296627c
commit 1557fe18a1
No known key found for this signature in database

View file

@ -10,7 +10,7 @@ jobs:
steps:
- name: setup node
run: |
apk add --no-cache libc6-compat git zstd
apk add --no-cache libc6-compat git zstd docker
apk update
yarn set version canary
yarn config set nodeLinker node-modules