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