Skip to content

Commit

Permalink
minor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ragibkl committed Mar 10, 2024
1 parent 8d51aad commit e921b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN cargo build --release
## runtime
FROM debian:bookworm AS runtime

# install runtime dependencies
RUN apt-get update
RUN apt-get install -y openssl libc6 libstdc++6 bind9

Expand Down

0 comments on commit e921b11

Please sign in to comment.