We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec3c72 commit ebb8f8eCopy full SHA for ebb8f8e
Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official Rust image as a parent image
2
-FROM rust:slim as builder
+FROM rust:bookworm as builder
3
4
# Set the working directory in the container
5
WORKDIR /usr/src/s3-server
0 commit comments