CHANGE: set root for image in dockerfile an user tor for user.
All checks were successful
Build and Deploy / deploy (push) Successful in 10s

This commit is contained in:
2025-11-27 08:51:44 +01:00
parent f4e16c7a87
commit 144034c021

View File

@@ -1,2 +1,4 @@
FROM osminogin/tor-simple
USER root
RUN apk add --no-cache netcat-openbsd
USER tor