mirror of
https://github.com/zhigang1992/release-drafter.git
synced 2026-01-12 22:51:43 +08:00
Update Node.js to v10.15.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:10.14.2-alpine@sha256:46b2488c02dc82c801eaebc775019262e100af290dd06d61201a8dd53f78c022
|
||||
FROM node:10.15.0-alpine@sha256:409726705cd454a527af5032f67ef068556f10d3c40bb4cc5c6ed875e686b00e
|
||||
WORKDIR /src
|
||||
ADD yarn.lock package.json /src/
|
||||
RUN yarn
|
||||
|
||||
Reference in New Issue
Block a user