Skip to content

Commit

Permalink
upgrade base image
Browse files Browse the repository at this point in the history
  • Loading branch information
chengjoey committed Jun 14, 2024
1 parent a36f668 commit e61d73a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ stages:
disable: true
- custom-script:
alias: build-erda-cli-linux
image: registry.erda.cloud/erda/erda-base:20240606
image: registry.erda.cloud/erda/erda-base:20240607
description: 运行自定义命令
commands:
- workDir=$(pwd)
Expand All @@ -164,7 +164,7 @@ stages:
mem: 2048
- custom-script:
alias: build-erda-cli-mac
image: registry.erda.cloud/erda/erda-base:20240606
image: registry.erda.cloud/erda/erda-base:20240607
description: 运行自定义命令
commands:
- workDir=$(pwd)
Expand Down

0 comments on commit e61d73a

Please sign in to comment.