Skip to content

Commit b4f21e1

Browse files
committed
bump rustc to fix workflow
1 parent 4d9f2ab commit b4f21e1

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 --platform=$BUILDPLATFORM rust:1.81 AS builder
1+
FROM --platform=$BUILDPLATFORM rust:1.83 AS builder
22

33
# https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
44
#

0 commit comments

Comments
 (0)