Bump to latest authelia
This commit is contained in:
parent
39bf68b172
commit
30cc3d357e
@ -4,7 +4,7 @@ RUN mkdir -p /run/authelia
|
|||||||
RUN mkdir -p /app/code
|
RUN mkdir -p /app/code
|
||||||
WORKDIR /app/code
|
WORKDIR /app/code
|
||||||
|
|
||||||
ENV VERSION=v3.13.0
|
ENV VERSION=v3.14.0
|
||||||
RUN npm install authelia@${VERSION}
|
RUN npm install authelia@${VERSION}
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
Loading…
Reference in New Issue
Block a user