Merge branch '1.6.X'

# Conflicts:
#	server/database.js
#	server/server.js
This commit is contained in:
LouisLam
2021-09-24 19:12:57 +08:00
3 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
# DON'T UPDATE TO node:14-bullseye-slim, see #372.
# If the image changed, the second stage image should be changed too
FROM node:14-buster-slim AS build
WORKDIR /app