Skip to content

Commit

Permalink
bump(cli): rust to 1.83
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
  • Loading branch information
KeisukeYamashita committed Dec 3, 2024
1 parent 8fe2a8e commit ca02909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM rust:1.81-alpine as builder
FROM rust:1.83-alpine as builder
WORKDIR /app

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

0 comments on commit ca02909

Please sign in to comment.