Skip to content

Commit 82592fe

Browse files
author
wizawu
committed
chore(agent): bump qoder from 1.0.4 to 1.0.5
1 parent 0dfbc53 commit 82592fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/agent/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN wget -q -O- https://github.com/earendil-works/pi/releases/download/v0.75.5/p
3131
ln -sf /usr/local/pi/pi /usr/bin/pi
3232

3333
# https://qoder.com/en/changelog?type=cli
34-
RUN wget -q -O- https://qoder-ide.oss-accelerate.aliyuncs.com/qodercli/releases/1.0.4/qodercli-linux-x64.tar.gz | \
34+
RUN wget -q -O- https://qoder-ide.oss-accelerate.aliyuncs.com/qodercli/releases/1.0.5/qodercli-linux-x64.tar.gz | \
3535
tar zxf - -C /usr/bin && \
3636
mv /usr/bin/qodercli /usr/bin/qoder
3737

0 commit comments

Comments
 (0)