Skip to content

Commit

Permalink
update odin
Browse files Browse the repository at this point in the history
  • Loading branch information
danbryan committed May 31, 2024
1 parent 012a20b commit 0b0bf61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odind/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN if [ "${TARGETPLATFORM}" = "linux/arm64" ] ; then \
fi

# Use Debian Buster slim for the final image
FROM debian:buster-slim
FROM debian:bookworm-slim

WORKDIR /bin

Expand Down

0 comments on commit 0b0bf61

Please sign in to comment.