mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
@@ -1,7 +1,7 @@
|
|||||||
FROM node:21-alpine3.18
|
FROM node:22-alpine3.21
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
git \
|
git \
|
||||||
nano\
|
nano \
|
||||||
openssh
|
openssh
|
||||||
|
|
||||||
USER node
|
USER node
|
||||||
|
|||||||
Reference in New Issue
Block a user