Skip to content
Snippets Groups Projects
Commit 7d7ea1ba authored by nimrod's avatar nimrod
Browse files

Update slapd image to Debian Bullseye.

There's an update to OpenLDAP 2.5 or maybe 2.6 coming down the pipe. But
I'm kicking the can down the road for now. Keeping up with Debian
releases is enough for today.
parent b29af5e0
Branches
No related tags found
No related merge requests found
FROM debian:buster-slim FROM debian:bullseye-slim
# hadolint ignore=DL3008 # hadolint ignore=DL3008
RUN apt-get update && \ RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment