Skip to content

Commit

Permalink
fix: docker build fails on circle ci
Browse files Browse the repository at this point in the history
Signed-off-by: Mohan Narayana <[email protected]>
  • Loading branch information
MohanNarayana committed Jul 14, 2021
1 parent fb25729 commit c8686cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
- checkout
- setup_remote_docker:
docker_layer_caching: true
version: 20.10.6
- run:
name: Build and push production Docker image
command: |
Expand Down

0 comments on commit c8686cb

Please sign in to comment.