Bump authelia version
This commit is contained in:
parent
adb005b9e6
commit
0fe0f7c405
@ -4,7 +4,7 @@ RUN mkdir -p /run/authelia
|
||||
RUN mkdir -p /app/code
|
||||
WORKDIR /app/code
|
||||
|
||||
ENV VERSION=v3.11.0
|
||||
ENV VERSION=v3.13.0
|
||||
RUN npm install authelia@${VERSION}
|
||||
|
||||
EXPOSE 3000
|
||||
|
Loading…
Reference in New Issue
Block a user