mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-10 14:54:40 +01:00
FROM version lock to same version as opentimestamps image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:alpine
|
||||
FROM node:11.1-alpine
|
||||
|
||||
RUN apk add --update bash su-exec p7zip openssl nano && rm -rf /var/cache/apk/*
|
||||
RUN mkdir -p /app
|
||||
|
||||
Reference in New Issue
Block a user