Skip to content

Commit 3dde07c

Browse files
committed
Bump aws-cli version to v2.25.2
1 parent 6bdd4fe commit 3dde07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM tbrock/saw:v0.2.2 as saw
55
FROM python:3.11-alpine${ALPINE_VERSION} as base
66

77
FROM base as builder
8-
ARG AWS_CLI_VERSION=2.25.1
8+
ARG AWS_CLI_VERSION=2.25.2
99

1010
WORKDIR /aws-cli
1111

0 commit comments

Comments
 (0)