Skip to content

Commit

Permalink
test: dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Vann-Dev committed Dec 16, 2023
1 parent 0944c92 commit a3f6d70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM rust:1.74.1 as build

RUN USER=root cargo new --bin image-proxy
WORKDIR /image-proxy

COPY . .
Expand Down

0 comments on commit a3f6d70

Please sign in to comment.