Skip to content

Commit

Permalink
valve-builder
Browse files Browse the repository at this point in the history
kubectl v1.24.4
  • Loading branch information
bespin-bot committed Aug 17, 2022
1 parent ea65da3 commit 508e584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM docker
ENV awscli 1.16.159
ENV awsauth 0.3.0
ENV helm v3.2.4
ENV kubectl v1.22.13
ENV kubectl v1.24.4
ENV terraform 0.12.12

ENV rubygems 3.0.6
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ docker를 베이스 이미지로 사용하여 각 종 툴을 설치해 최종
ENV awscli 1.16.159
ENV awsauth 0.3.0
ENV helm v2.16.3
ENV kubectl v1.22.13
ENV kubectl v1.24.4
```

## docket image
Expand Down

0 comments on commit 508e584

Please sign in to comment.