Skip to content

Commit

Permalink
Use base tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ianks committed Jan 3, 2024
1 parent c91c03c commit 2e8a4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/builds/x86_64-linux-musl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BASE_IMAGE_TAG
ARG RUST_TARGET

FROM ghcr.io/cross-rs/${RUST_TARGET}@sha256:222d41fbb7b3765fda68860e2b27052e7959581139e468104a1e2977364d3c91 as base
FROM ghcr.io/cross-rs/${RUST_TARGET}@sha256:c8da34dd64cbd69dd0c171e192bf40912ad2a6b68749d44654dafcda8fd8b9a2 as base

ARG RUBY_VERSION
ARG RUBY_MINOR
Expand Down

0 comments on commit 2e8a4d5

Please sign in to comment.