Updated the image for docker yarn
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
FROM cubetiq/calpine-docker:latest
|
||||
LABEL maintainer="sombochea@cubetiqs.com"
|
||||
|
||||
RUN apk add --update --no-cache yarn
|
||||
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user