Skip to content

Commit e4c0282

Browse files
committed
Fix dockerfile
1 parent 476c27d commit e4c0282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.nycode.dev/library/rust-chef:1.65.0-alpine
1+
FROM registry.nycode.dev/library/rust-chef:1.65.0-alpine as chef
22
WORKDIR /app
33

44
FROM chef AS planner

0 commit comments

Comments
 (0)