This commit is contained in:
Wonderfall 2021-04-20 19:31:25 +02:00 committed by GitHub
parent 778a9a4ea1
commit 91287ecc06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
ARG RUBY_VERSION=2.7.3
ARG NODE_VERSION=14.6.1
ARG NODE_VERSION=14.16.1
ARG ALPINE_VERSION=3.13
# Build Mastodon stack base (Ruby + Node)