8000 build: upgrade to aws cli 2.22.34 (#100) · sourcetoad/aws-codedeploy-action@94a17f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 94a17f4

Browse files
authored
build: upgrade to aws cli 2.22.34 (#100)
1 parent f8cdee2 commit 94a17f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM amazon/aws-cli:2.17.50
1+
FROM amazon/aws-cli:2.22.34
22

33
# Move files in for deployment & cleanup
44
COPY deploy.sh /deploy.sh

0 commit comments

Comments
 (0)
0