Skip to content

Commit

Permalink
fix: Correct doubled build ID in DX images (#1714)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Sep 28, 2024
1 parent 4a5c7e4 commit afee492
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION}"
ARG NVIDIA_TYPE="${NVIDIA_TYPE:-}"
ARG KERNEL="${KERNEL:-6.9.7-200.fc40.x86_64}"
ARG UBLUE_IMAGE_TAG="${UBLUE_IMAGE_TAG:-latest}"
ARG SHA_HEAD_SHORT="${SHA_HEAD_SHORT}"

# Build, Clean-up, Commit
RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
Expand Down

0 comments on commit afee492

Please sign in to comment.