mirror of
https://github.com/robertstettner/drone-npm-auth.git
synced 2026-06-04 18:23:58 +08:00
updating to node 8 (#3)
This commit is contained in:
committed by
Robert Stettner
parent
c08790073d
commit
2036a6550a
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:6.9.1-slim
|
||||
FROM node:8.16.0-slim
|
||||
|
||||
# Install packages
|
||||
RUN apt-get update && apt-get install -yq \
|
||||
|
||||
Reference in New Issue
Block a user