downgrade awscli

This commit is contained in:
2025-01-18 22:39:57 -06:00
parent f1ce048333
commit c1de47a0dc
2 changed files with 2 additions and 2 deletions

View File

@@ -138,7 +138,7 @@ backup:
s3: s3:
image: image:
repository: amazon/aws-cli repository: amazon/aws-cli
tag: 2.23.2 tag: 2.22.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh

View File

@@ -208,7 +208,7 @@ snapshot:
backup: backup:
image: image:
repository: amazon/aws-cli repository: amazon/aws-cli
tag: 2.23.2 tag: 2.22.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh