Skip to content

Commit

Permalink
Use circleci/buildpack-deps:bionic as the docker_builder image (#100)
Browse files Browse the repository at this point in the history
* Change docker_push_tag context to ae-github

* Revert "Change docker_push_tag context to ae-github"

This reverts commit 19d39c3.

* Change the name of the docker image
  • Loading branch information
ghallak authored Aug 10, 2022
1 parent 6fa192a commit 0676e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ executors:
working_directory: ~/src
docker_builder:
docker:
- image: circleci/buildpack-deps:bionic-otp24
- image: circleci/buildpack-deps:bionic

jobs:
verify_rebar_lock:
Expand Down

0 comments on commit 0676e57

Please sign in to comment.