소스 검색

Dockerfile: Nodejs 8.12 -> 8.14 (#9532)

master
Isatis 5 년 전
committed by Eugen Rochko
부모
커밋
5f0d3e8bad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 파일 보기

@@ -1,4 +1,4 @@
FROM node:8.12.0-alpine as node
FROM node:8.14.0-alpine as node
FROM ruby:2.4.5-alpine3.8

LABEL maintainer="https://github.com/tootsuite/mastodon" \


불러오는 중...
취소
저장