Skip to content

Commit

Permalink
Update circleCi image (#1806)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodoyun authored Mar 8, 2022
1 parent 4bb40ab commit 83b3ba3
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 @@ -3,7 +3,7 @@ version: 2.0
jobs:
build:
docker:
- image: circleci/buildpack-deps:trusty-curl-browsers
- image: cimg/base:current

working_directory: /tmp/licode

Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
prerelease:
docker:
- image: circleci/buildpack-deps:trusty-curl-browsers
- image: cimg/base:current

working_directory: /tmp/licode

Expand All @@ -87,7 +87,7 @@ jobs:
release:
docker:
- image: circleci/buildpack-deps:trusty-curl-browsers
- image: cimg/base:current

working_directory: /tmp/licode

Expand Down

0 comments on commit 83b3ba3

Please sign in to comment.