Skip to content

Commit

Permalink
Upgrade aws cimg
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyATW committed Feb 15, 2023
1 parent 4fa5d1f commit b452364
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:

build:
docker:
- image: cimg/aws:2022.06
- image: cimg/aws:2023.01

# working_directory: ~/repo

Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:
deploy-staging:
docker:
- image: cimg/aws:2022.06
- image: cimg/aws:2023.01

# working_directory: ~/repo

Expand All @@ -190,7 +190,7 @@ jobs:

deploy-production:
docker:
- image: cimg/aws:2022.06
- image: cimg/aws:2023.01

# working_directory: ~/repo

Expand Down

0 comments on commit b452364

Please sign in to comment.