Skip to content

Commit

Permalink
chore(deps): bump aws-cli/aws-cli in /.devcontainer
Browse files Browse the repository at this point in the history
Bumps aws-cli/aws-cli from 2.16.2 to 2.16.3.

---
updated-dependencies:
- dependency-name: aws-cli/aws-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and laneybot[bot] committed Jun 7, 2024
1 parent 8b8d481 commit b8dea17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile.devcontainer
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/iainlane/dotfiles-rust-tools:git-24a7c0cfa3e9b909f954a85dd0b4163f6009f02d AS rust-tools

FROM public.ecr.aws/aws-cli/aws-cli:2.16.2 AS aws-cli
FROM public.ecr.aws/aws-cli/aws-cli:2.16.3 AS aws-cli

FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:1-22-bookworm

Expand Down

0 comments on commit b8dea17

Please sign in to comment.