Skip to content

Commit

Permalink
Updated CI runner container. (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk authored Dec 25, 2023
1 parent 3458961 commit 852cad5
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 @@ -5,7 +5,7 @@ aliases:
- &container_config
working_directory: /workspace/code
docker:
- image: drevops/ci-builder
- image: drevops/ci-runner:23.11.0
environment:
COMPOSER_ALLOW_SUPERUSER: 1
DEPLOY_SSH_FINGERPRINT: *deploy_ssh_fingerprint
Expand Down

0 comments on commit 852cad5

Please sign in to comment.