Skip to content

Commit bfa108f

Browse files
authored
Update Dockerfile to Debian bookworm
1 parent 1c8d1ad commit bfa108f

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
@@ -1,4 +1,4 @@
1-
FROM debian:buster-slim
1+
FROM debian:bookworm-slim
22

33
# Configuration Env Variables with defaults
44
ENV DATA_DIR="/opt/openldap/bootstrap/data"

0 commit comments

Comments
 (0)