Skip to content

Commit af30e7a

Browse files
committed
dockerfile warning, incorrect casing
1 parent 84eae27 commit af30e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.82 as builder
1+
FROM rust:1.82 AS builder
22

33
WORKDIR /usr/src/app
44
COPY src/ src/

0 commit comments

Comments
 (0)