Skip to content

Commit abd339b

Browse files
authored
Merge pull request #122 from ansg191-lab/renovate/rust-1.x
chore(deps): update rust docker tag to v1.88.0
2 parents 2121af1 + 2e39c27 commit abd339b

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,7 +1,7 @@
11
################################################################################
22
# Create a stage for building the application.
33

4-
FROM --platform=$BUILDPLATFORM rust:1.86.0-alpine3.21@sha256:661d708cc863ce32007cf46807a72062a80d2944a6fae9e0d83742d2e04d5375 AS build
4+
FROM --platform=$BUILDPLATFORM rust:1.88.0-alpine3.21@sha256:9c6a4baf58661f99a5441b15e3ad8295dabf35e849c4935e77ad35d9809be1d2 AS build
55
WORKDIR /app
66

77
# renovate: datasource=repology depName=alpine_3_21/zig versioning=loose

0 commit comments

Comments
 (0)