Skip to content

Commit 56b3530

Browse files
author
bgauduch
committed
update dependencies update doc
1 parent 7c158b3 commit 56b3530

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/dependencies-upgrades.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# ⬆️ Dependencies upgrades checklist
22

33
Supported versions:
4-
* check available **AWS CLI** version on the [project release page](https://github.com/aws/aws-cli/releases)
4+
* check available **AWS CLI** version on the [PyPip release page](https://pypi.org/project/awscli/)
55
* check available **Terraform CLI** version (keep all minor versions from 0.11) available on the [project release page](https://github.com/hashicorp/terraform/releases)
66
* [Report to the doc](https://github.com/zenika-open-source/terraform-aws-cli/tree/master/docs/terraform-binaries-verifications.md) to add required security files when adding a new supported Terraform version
77
* Dockerfile:
8-
* default argument versions should match latest versions from supported version file
98
* check **base image** version [on DockerHub](https://hub.docker.com/_/debian?tab=tags&page=1&name=bullseye)
109
* check OS package versions on Debian package repository
1110
* Available **Git** versions on the [Debian Packages repository](https://packages.debian.org/search?suite=bullseye&arch=any&searchon=names&keywords=git)

0 commit comments

Comments
 (0)