Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Mar 17, 2021
1 parent 553bcb2 commit 15f18cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL description "OpenLDAP as Docker Image"

ARG lang="en_US.UTF-8"
ARG backend="mdb"
ARG version="2.4.57-r0"
ARG version="2.4.57-r1"

ENV LANG "${lang}"
ENV USER "ldap"
Expand Down

0 comments on commit 15f18cf

Please sign in to comment.