Skip to content

Commit

Permalink
chore: 更新 tinker 支持网关连接
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeEirc committed Jun 2, 2023
1 parent 79efd6d commit 5f42bcc
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 @@ -44,7 +44,7 @@ RUN set -ex \

# 下载 applets 的相关依赖
WORKDIR /opt/download/applets
ARG TINKER_VERSION=v0.0.8
ARG TINKER_VERSION=v0.0.9
ARG PYTHON_VERSION=3.10.8
ARG CHROMIUM_VERSION=1100786
ARG DBEAVER_VERSION=22.3.4
Expand Down

0 comments on commit 5f42bcc

Please sign in to comment.