Skip to content

Commit 8f42564

Browse files
Bump rust from 1.78.0 to 1.79.0 in the docker group (#158)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7b083e commit 8f42564

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
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM rust:1.78.0 AS builder
1+
FROM --platform=$BUILDPLATFORM rust:1.79.0 AS builder
22

33
RUN apt-get update && apt-get install -y \
44
gcc-aarch64-linux-gnu \

0 commit comments

Comments
 (0)