small optimization to make authenticator a singleton
All checks were successful
CI / build (push) Successful in 1m50s
All checks were successful
CI / build (push) Successful in 1m50s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM 21-jre-alpine AS base-release
|
||||
FROM eclipse-temurin:21-jre-alpine AS base-release
|
||||
RUN adduser -D luser
|
||||
USER luser
|
||||
WORKDIR /home/luser
|
||||
|
Reference in New Issue
Block a user