Skip to content

Commit 0ee5529

Browse files
authored
Docker rust 1.88 (#117)
1 parent 7563cf5 commit 0ee5529

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 rust:1.87.0-bullseye@sha256:eb809362961259a30f540857c3cac8423c466d558bea0f55f32e3a6354654353 AS builder
1+
FROM rust:1.88.0-bullseye@sha256:b315f988b86912bafa7afd39a6ded0a497bf850ec36578ca9a3bdd6a14d5db4e AS builder
22

33
ARG BUILD_PROFILE=release
44
ENV BUILD_PROFILE=$BUILD_PROFILE

0 commit comments

Comments
 (0)