Skip to content
Snippets Groups Projects
Unverified Commit a74851b8 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

fix: revert Dockerfile alpine image

New alpine node images has problem finding `yarn`.
parent b8105c2e
No related branches found
No related tags found
No related merge requests found
FROM node:8.10.0-alpine@sha256:3d8c9bfbc127446df65d6d59e85754f5f53b51c09b30e80896a0f2c4918fba77
FROM node:8.10.0-alpine@sha256:06ebd9b1879057e24c1e87db508ba9fd0dd7f766bbf55665652d31487ca194eb
LABEL maintainer="Rhys Arkins <rhys@arkins.net>"
LABEL name="renovate"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment