Skip to content

Commit cb3d85c

Browse files
1 parent fc80657 commit cb3d85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ COPY docker/Dockerfile /Dockerfile
5252
COPY docker/bin/* /usr/local/bin/
5353

5454
# The graph-node runtime image with only the executable
55-
FROM debian:bullseye-slim as graph-node
55+
FROM debian:bookworm-20240722-slim as graph-node
5656
ENV RUST_LOG ""
5757
ENV GRAPH_LOG ""
5858
ENV EARLY_LOG_CHUNK_SIZE ""

0 commit comments

Comments
 (0)