Skip to content

Commit 0929e56

Browse files
authored
Update Rust in fleetctl-docker image (#27907)
The merged changed in #23843 requires updating Rust in the builder image.
1 parent 65ba89e commit 0929e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/fleetctl-docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:latest@sha256:56418f03475cf7b107f87d7fabe99ce9a4a9f9904daafa99be7c50d9e7b8f84d AS builder
1+
FROM rust:latest@sha256:563b33de55d0add224b2e301182660b59bf3cf7219e9dc0fda68f8500e5fe14a AS builder
22

33
ARG transporter_url=https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/resources/download/public/Transporter__Linux/bin
44

0 commit comments

Comments
 (0)