Skip to content

Commit f5e02a3

Browse files
committed
Remove unused file from container
1 parent 7899c8c commit f5e02a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ RUN rustup target add x86_64-unknown-linux-musl && \
99
COPY ./Cargo.toml ./Cargo.toml
1010
COPY ./Cargo.lock ./Cargo.lock
1111
COPY ./src ./src
12-
COPY ./helm/config.toml ./config.toml
1312

1413
RUN cargo build --release --target x86_64-unknown-linux-musl
1514

0 commit comments

Comments
 (0)