mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 11:43:49 +01:00
Update ci-env Dockerfile
This commit is contained in:
parent
4abab16b25
commit
ddb96686b2
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18
|
||||
RUN apk add --no-cache --no-progress git alpine-sdk vips-dev python3 nodejs-current npm vips
|
||||
RUN corepack enable && corepack prepare yarn@stable --activate
|
||||
RUN apk add --no-cache --no-progress git git-lfs alpine-sdk vips-dev python3 nodejs-current npm vips
|
||||
RUN corepack enable
|
||||
CMD ["/bin/sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user