mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-01-31 09:03:19 +08:00
update Dockerfile
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
FROM node:22
|
||||
RUN apt update
|
||||
RUN apt install -y ca-certificates
|
||||
RUN apt update && apt install -y ca-certificates
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user