Revert "feat: make images arm64 compatible"

This commit is contained in:
Revant Nandgaonkar
2021-01-07 19:44:40 +05:30
committed by GitHub
parent 3057162de8
commit 77b9eda567
9 changed files with 188 additions and 262 deletions

View File

@@ -1,4 +1,4 @@
FROM node:buster-slim
FROM node:slim
# Add frappe user
RUN useradd -ms /bin/bash frappe