mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
fix glibc build error
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM node:16
|
||||
# might fix this? https://github.com/parcel-bundler/parcel/issues/6735
|
||||
FROM node:16-bullseye
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
COPY package*.json ./
|
||||
|
||||
Reference in New Issue
Block a user