Skip to content

Commit b772b34

Browse files
committed
Update build output
1 parent 62a3794 commit b772b34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/guides/rust/build-images.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,13 +232,13 @@ You should see output like the following.
232232
=> [auth] docker/dockerfile:pull token for registry-1.docker.io 0.0s
233233
=> => resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 0.0s
234234
=> [internal] load metadata for docker.io/library/alpine:3.18 0.8s
235-
=> [internal] load metadata for docker.io/library/rust:1.71.1-alpine 0.7s
235+
=> [internal] load metadata for docker.io/library/rust:1.91.1-alpine 0.7s
236236
=> [auth] library/rust:pull token for registry-1.docker.io 0.0s
237237
=> [auth] library/alpine:pull token for registry-1.docker.io 0.0s
238238
=> [internal] load .dockerignore 0.0s
239239
=> => transferring context: 683B 0.0s
240-
=> [build 1/4] FROM docker.io/library/rust:1.71.1-alpine@sha256:3419c5212b75ce4e7786b71bd2bd49587a2481f8b42ca685d719d265a11c7e96 0.0s
241-
=> => resolve docker.io/library/rust:1.71.1-alpine@sha256:3419c5212b75ce4e7786b71bd2bd49587a2481f8b42ca685d719d265a11c7e96 0.0s
240+
=> [build 1/4] FROM docker.io/library/rust:1.91.1-alpine@sha256:3419c5212b75ce4e7786b71bd2bd49587a2481f8b42ca685d719d265a11c7e96 0.0s
241+
=> => resolve docker.io/library/rust:1.91.1-alpine@sha256:3419c5212b75ce4e7786b71bd2bd49587a2481f8b42ca685d719d265a11c7e96 0.0s
242242
=> [final 1/3] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s
243243
=> => resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s
244244
=> [internal] load build context 0.0s

0 commit comments

Comments
 (0)