This commit is contained in:
Acid Chicken (硫酸鶏) 2019-09-29 23:32:37 +09:00 committed by GitHub
parent 84be4aa91e
commit 6f84b11c61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM node:12.11.0-alpine AS base FROM node:12.10.0-alpine AS base
ENV NODE_ENV=production ENV NODE_ENV=production