Parcourir la source

Dockerfile: Nodejs 8.12 -> 8.14 (#9532)

master
Isatis il y a 5 ans
committed by Eugen Rochko
Parent
révision
5f0d3e8bad
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Voir le fichier

@@ -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" \


Chargement…
Annuler
Enregistrer