Skip to content

Commit

Permalink
Merge pull request #684 from pi-hole/fix/pin-image
Browse files Browse the repository at this point in the history
Pin build image to specific version.
  • Loading branch information
DL6ER committed Jan 29, 2020
2 parents 44b772b + 21050e8 commit a90f14b
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 @@ -34,7 +34,7 @@ version: 2
.docker_template: &docker_template
docker:
- image: pihole/ftl-build:$CIRCLE_JOB
- image: pihole/ftl-build:v1.0-$CIRCLE_JOB
<<: *job_steps

jobs:
Expand Down

0 comments on commit a90f14b

Please sign in to comment.