Przeglądaj źródła

update to node 6 in docker

pull/342/head
Guillaume Vincent 8 lat temu
rodzic
commit
c104b33303
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Wyświetl plik

@@ -1,4 +1,4 @@
FROM node:argon-slim
FROM node:boron-slim

RUN mkdir -p /frontend
WORKDIR /frontend


Ładowanie…
Anuluj
Zapisz