mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-11 17:12:17 +08:00
Update Dockerfile
This commit is contained in:
parent
58112cebd4
commit
1e151b00df
@ -1,4 +1,4 @@
|
|||||||
FROM node:10.16-alpine
|
FROM node:lts-alpine
|
||||||
|
|
||||||
RUN apk add --no-cache git
|
RUN apk add --no-cache git
|
||||||
COPY "entrypoint.sh" "/entrypoint.sh"
|
COPY "entrypoint.sh" "/entrypoint.sh"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user