Skip to content

Commit ca02909

Browse files
bump(cli): rust to 1.83
Signed-off-by: KeisukeYamashita <[email protected]>
1 parent 8fe2a8e commit ca02909

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,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM rust:1.81-alpine as builder
2+
FROM rust:1.83-alpine as builder
33
WORKDIR /app
44

55
RUN --mount=type=cache,target=/var/cache/apk,sharing=locked \

0 commit comments

Comments
 (0)