Skip to content

Commit 4bb7be6

Browse files
chore(deps): update rust:1-alpine docker digest to fbcca3e (#209)
* chore(deps): update rust:1-alpine docker digest to fbcca3e * Bump versions --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jonathanrainer <[email protected]>
1 parent bd16c26 commit 4bb7be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apollo-rust-builder-musl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM node:${NODE_VERSION}-alpine AS node
55

66
# Fixing to a specific SHA rather than a mutable tag, stops rebuilds completely
77
# changing the contents of the container without us realising.
8-
FROM rust:1-alpine@sha256:b4b54b176a74db7e5c68fdfe6029be39a02ccbcfe72b6e5a3e18e2c61b57ae26
8+
FROM rust:1-alpine@sha256:fbcca3e30e26f79986809d5dbfcdbeaaf8d3f8a4475b7a19a973363b45c74d97
99

1010
ARG TARGETPLATFORM
1111

apollo-rust-builder-musl/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.15.2
1+
version: 0.16.0
22
description: Builder image for Rust binaries that must be built & linked with musl
33
platforms:
44
- linux/arm64

0 commit comments

Comments
 (0)