Skip to content

Commit f7057ff

Browse files
Upgrade pinned versions file
1 parent ef64754 commit f7057ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/pinned_versions.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
export PKG_ACT_VERSION=0.2.83
3-
export PKG_AWS_VERSION=2.32.25
3+
export PKG_AWS_VERSION=2.32.26
44
export PKG_CNI_PLUGINS_VERSION=1.9.0
55
export PKG_CRUN_VERSION=1.26
66
export PKG_DOCKER_DIVE_VERSION=0.13.1

src/aws/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"pkg_aws_version": {
88
"type": "string",
99
"description": "Specifies the AWS CLI version to be installed",
10-
"default": "2.32.25" // PKG_AWS_VERSION
10+
"default": "2.32.26" // PKG_AWS_VERSION
1111
},
1212
"pkg_debug": {
1313
"type": "boolean",

0 commit comments

Comments
 (0)