mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-27 02:49:28 +08:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:10.16-alpine
|
||||
FROM node:lts-alpine
|
||||
|
||||
RUN apk add --no-cache git
|
||||
COPY "entrypoint.sh" "/entrypoint.sh"
|
||||
|
||||
Reference in New Issue
Block a user