This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new fd53b63d3 chore(deps): update amazon/aws-cli docker tag to v2.33.12
(#3638)
fd53b63d3 is described below
commit fd53b63d37c820ce7096888bbaef83bd34af100b
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Feb 2 06:37:43 2026 +0000
chore(deps): update amazon/aws-cli docker tag to v2.33.12 (#3638)
---
getting-started/ceph/docker-compose.yml | 2 +-
getting-started/quickstart/docker-compose.yml | 2 +-
getting-started/rustfs/docker-compose.yml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/getting-started/ceph/docker-compose.yml
b/getting-started/ceph/docker-compose.yml
index 4a4fc5778..19b13f7f9 100644
--- a/getting-started/ceph/docker-compose.yml
+++ b/getting-started/ceph/docker-compose.yml
@@ -137,7 +137,7 @@ services:
start_period: 10s
bucket-setup:
- image: amazon/aws-cli:2.33.8
+ image: amazon/aws-cli:2.33.12
depends_on:
rgw1:
condition: service_healthy
diff --git a/getting-started/quickstart/docker-compose.yml
b/getting-started/quickstart/docker-compose.yml
index 61a8d7a54..864f05319 100644
--- a/getting-started/quickstart/docker-compose.yml
+++ b/getting-started/quickstart/docker-compose.yml
@@ -71,7 +71,7 @@ services:
start_period: 10s
bucket-setup:
- image: amazon/aws-cli:2.33.8
+ image: amazon/aws-cli:2.33.12
depends_on:
rustfs:
condition: service_healthy
diff --git a/getting-started/rustfs/docker-compose.yml
b/getting-started/rustfs/docker-compose.yml
index 62527f24a..432f49e9d 100644
--- a/getting-started/rustfs/docker-compose.yml
+++ b/getting-started/rustfs/docker-compose.yml
@@ -67,7 +67,7 @@ services:
start_period: 10s
setup_bucket:
- image: amazon/aws-cli:2.33.8
+ image: amazon/aws-cli:2.33.12
depends_on:
rustfs:
condition: service_healthy