Skip to content

Commit 41ed23f

Browse files
committed
Revert Dockerfile base image from debian:bookworm-slim to debian:bullseye-slim
Signed-off-by: Heyko Oelrichs <heoelri@microsoft.com>
1 parent bce5f60 commit 41ed23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

janusgraph-dist/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
ARG BASE_IMAGE=eclipse-temurin:11-jre
1616

17-
FROM debian:bookworm-slim AS builder
17+
FROM debian:bullseye-slim AS builder
1818

1919
ARG TARGETARCH
2020
ARG JANUS_VERSION=1.0.0-SNAPSHOT

0 commit comments

Comments
 (0)