Skip to content

Commit 180c7a9

Browse files
Bump docker/library/rust from 1.75 to 1.82
Bumps [docker/library/rust](https://github.com/rust-lang/docker-rust) from 1.75 to 1.82. - [Commits](https://github.com/rust-lang/docker-rust/commits) --- updated-dependencies: - dependency-name: docker/library/rust dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d21ac61 commit 180c7a9

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
@@ -13,7 +13,7 @@
1313
# permissions and limitations under the License.
1414

1515
# Stage 1: Build the cp-utility binary
16-
FROM public.ecr.aws/docker/library/rust:1.75 as builder
16+
FROM public.ecr.aws/docker/library/rust:1.82 as builder
1717

1818
WORKDIR /usr/src/cp-utility
1919
COPY ./tools/cp-utility .

0 commit comments

Comments
 (0)