Skip to content

Commit 3c467fe

Browse files
authored
Merge pull request #22 from edera-dev/dependabot/docker/docker-updates-d0b0844295
chore(deps): bump rustlang/rust from `7cba2ed` to `3453212` in the docker-updates group
2 parents cfe7088 + 8d87fcf commit 3c467fe

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
@@ -2,7 +2,7 @@
22
ARG RUST_PROFILE=release
33
ARG RUST_TARGET_SUBDIR=release
44

5-
FROM --platform=$BUILDPLATFORM rustlang/rust:nightly-alpine@sha256:7cba2edabb6ba0e92cd806cd1e0acae99d50f63e5b9c9ad842766d13c896d68c AS build
5+
FROM --platform=$BUILDPLATFORM rustlang/rust:nightly-alpine@sha256:34532121803db17008af0cdc4e2e1210466cb257cc9d3840dac42d706640fee5 AS build
66
RUN apk --no-cache add musl-dev busybox-static
77
ARG RUST_PROFILE
88
RUN adduser -S -s /bin/sh build

0 commit comments

Comments
 (0)