Skip to content

Commit

Permalink
chore(deps): update docker docker tag to v27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 77a8c2c commit 017f2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ops/release-check-version/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update && \


# 使用docker官方镜像作为镜像的基础来复制docker客户端,避免直接安装
FROM docker:27.2 as dockercli
FROM docker:27.5 as dockercli

FROM base

Expand Down

0 comments on commit 017f2f5

Please sign in to comment.