Skip to content

Commit

Permalink
chore(deps): update rockylinux docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 24007a9 commit 7954772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binary-builder-glibc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fixing to a specific SHA rather than a mutable tag, stops rebuilds completely
# changing the contents of the container without us realising.
FROM rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c
FROM rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6

# renovate: datasource=github-releases depName=rust-lang/rust extractVersion=^v(?<version>.*)$
ARG RUST_VERSION=1.80.1
Expand Down

0 comments on commit 7954772

Please sign in to comment.