Skip to content

Commit 3575d48

Browse files
committed
update: Dockerfile
1 parent 7374a84 commit 3575d48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM rustlang/rust:nightly-bookworm as builder
2+
FROM rustlang/rust:nightly-bookworm AS builder
33

44
# Install OpenCV dependencies
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)