Skip to content

Commit

Permalink
Update to 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VergilGao authored Mar 19, 2023
1 parent 38c6369 commit 9323137
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:-f9a613e2225e77d447cacd9b8ec282568f1026ee}
ENV MDC_SOURCE_VERSION=${MDC_SOURCE_VERSION:-916dbd6abcc16575f8745acc33f9dab1e956d85d}

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

0 comments on commit 9323137

Please sign in to comment.