renovate/.devcontainer/Dockerfile
renovate[bot] 8a339036e4
chore(deps): update dependency yarn to v1.22.17 (#12288)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-23 19:00:09 +00:00

5 lines
164 B
Docker

FROM containerbase/node:v14.18.1@sha256:b720748f7a35570e402a8741f37a5bd54ad485dd6b4aeaff04027ad761b1306d
# renovate: datasource=npm
RUN install-tool yarn 1.22.17