Skip to content

Commit baf869a

Browse files
update base image
1 parent b9bc389 commit baf869a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# it is based on https://github.com/rackerlabs/dockerstack/blob/master/keystone/openldap/Dockerfile
33
# also the files/more.ldif from http://www.zytrax.com/books/ldap/ch14/#ldapsearch
44
ARG DOCKER_REGISTRY=docker.io
5-
FROM ${DOCKER_REGISTRY}/qnib/plain-openldap@sha256:ed3bcf8045dbc22207d7b521b446cd2b5f035e39ee02bacedb0f75b90f967ec7
5+
FROM ${DOCKER_REGISTRY}/qnib/plain-openldap:2.4.21@sha256:4739edebc326064a24bf5c7a1be577bdf5850881bd8154039fb22b925587cf8f
66

77
COPY files /ldap
88

0 commit comments

Comments
 (0)