Skip to content

Commit

Permalink
chore(deps): update docker docker tag to v27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 18bbc54 commit ab40971
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.3 as dockercli

FROM base

Expand Down

0 comments on commit ab40971

Please sign in to comment.