Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Jun 15, 2022
1 parent c305c69 commit 2eaa13b
Show file tree
Hide file tree
Showing 12 changed files with 453 additions and 889 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build_image:
working_directory: /tmp/dockworker
machine:
image: circleci/classic:201808-01
image: ubuntu-2004:202008-01
steps:
- checkout
- run:
Expand All @@ -22,7 +22,7 @@ jobs:
build:
working_directory: /tmp/dockworker
docker:
- image: rust:1.47.0
- image: rust:1.49.0
environment:
DOCKER_VERSION: 18.03.1-ce
steps:
Expand Down
Loading

0 comments on commit 2eaa13b

Please sign in to comment.