|
@ -1,7 +1,7 @@ |
|
|
# -------------------------------------------------- |
|
|
# -------------------------------------------------- |
|
|
# Stage 1 (Init contracts build base) |
|
|
# Stage 1 (Init contracts build base) |
|
|
# -------------------------------------------------- |
|
|
# -------------------------------------------------- |
|
|
FROM node:14-alpine@sha256:51e341881c2b77e52778921c685e711a186a71b8c6f62ff2edfc6b6950225a2f as base |
|
|
FROM node:16-alpine@sha256:51e341881c2b77e52778921c685e711a186a71b8c6f62ff2edfc6b6950225a2f as base |
|
|
LABEL maintainers.1="Apostolos Fanakis <apostolof@auth.gr>" |
|
|
LABEL maintainers.1="Apostolos Fanakis <apostolof@auth.gr>" |
|
|
LABEL maintainers.2="Panagiotis Nikolaidis <ezerous@gmail.com>" |
|
|
LABEL maintainers.2="Panagiotis Nikolaidis <ezerous@gmail.com>" |
|
|
LABEL gr.thmmy.ecentrics.concordia-image.name="contracts" |
|
|
LABEL gr.thmmy.ecentrics.concordia-image.name="contracts" |
|
|