Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
update to 6.5.1
Browse files Browse the repository at this point in the history
VergilGao authored Feb 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 7ca839b commit 3aae8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/vergilgao/mdc-buildimage:dev as build-stage

ARG MDC_SOURCE_VERSION
ENV MDC_SOURCE_VERSION=${MDC_SOURCE_VERSION:-39b88090a0f281abf874f922705a6bfd199a8aad}
ENV MDC_SOURCE_VERSION=${MDC_SOURCE_VERSION:-f9a613e2225e77d447cacd9b8ec282568f1026ee}

RUN mkdir -p /tmp/mdc && cd /tmp/mdc && \
# get mdc source code

0 comments on commit 3aae8ec

Please sign in to comment.