Skip to content

Commit

Permalink
dang it!!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
hUwUtao committed Oct 7, 2024
1 parent ebb8f8e commit a432eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM rust:bookworm as builder
WORKDIR /usr/src/s3-server

# Copy the Cargo.toml and Cargo.lock files
COPY Cargo.toml Cargo.lock ./
COPY Cargo.toml Cargo.lock assets ./

# Copy the source code
COPY src ./src
Expand Down

0 comments on commit a432eb1

Please sign in to comment.