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 4, 2024
1 parent 90620ff commit 9248c13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/builds/x86_64-linux-musl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
ARG BASE_IMAGE_TAG
ARG RUST_TARGET

FROM ghcr.io/cross-rs/${RUST_TARGET}@sha256:2b7a5c460cd9375c11d1b61a972b880bd77ad89f7ad8417c2bdf6aa6c08296ae as base
# GOOD: FROM ghcr.io/cross-rs/${RUST_TARGET}@sha256:ac1e099435c725915e8ccb50020c9043e7312ae6df4d5da9b9701578be6727c4 as base
FROM ghcr.io/cross-rs/${RUST_TARGET}@sha256:f3fc70faed75b6f349912cc2030f59869134e3c794e592ed734b16978902eb75 as base

ARG RUBY_VERSION
ARG RUBY_MINOR
Expand Down

0 comments on commit 9248c13

Please sign in to comment.