Skip to content

Commit 247433b

Browse files
authored
fix typo (#14)
1 parent 135f551 commit 247433b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
FROM --platform=$BUILDPLATFORM rust AS base
12
WORKDIR /app
23
RUN apt-get update && apt-get upgrade -y
34
RUN rustup component add clippy

0 commit comments

Comments
 (0)