forked from woggioni/rbcs
small optimization to make authenticator a singleton
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