This commit is contained in:
parent
df12222f50
commit
ab4c2a00e9
@ -1,5 +1,5 @@
|
||||
# Latest official NodeJS image
|
||||
FROM node:latest AS node
|
||||
FROM node:current-alpine AS node
|
||||
|
||||
FROM docker:latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user