Skip to content

Commit c948a40

Browse files
deps(deps): bump rust in the docker-base-images group across 1 directory
Bumps the docker-base-images group with 1 update in the / directory: rust. Updates `rust` from 1.94-alpine to 1.96-alpine --- updated-dependencies: - dependency-name: rust dependency-version: 1.95-alpine dependency-type: direct:production dependency-group: docker-base-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0000732 commit c948a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.94-alpine AS builder
1+
FROM rust:1.96-alpine AS builder
22

33
# Install system dependencies
44
RUN apk add --no-cache \

0 commit comments

Comments
 (0)