Skip to content

Commit

Permalink
riscv architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
wzzc-dev committed Mar 6, 2024
1 parent 2cf2693 commit ebbc195
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
Expand Up @@ -30,7 +30,7 @@ RUN set -eux; \
RUN ln -fs /usr/share/zoneinfo/${TZ} /etc/localtime; \
echo ${TZ} > /etc/timezone; \
yum reinstall -y tzdata; \
rm -rf /var/cache/yum/* \
rm -rf /var/cache/yum/*

RUN yum install -y \
ca-certificates \
Expand Down

0 comments on commit ebbc195

Please sign in to comment.