Skip to content

Commit

Permalink
Updated CI runner to 24.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Aug 28, 2024
1 parent 90b881e commit ad69594
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 @@ -54,7 +54,7 @@ aliases:
# This container has all the necessary tools to run a dockerized environment.
# @see https://github.com/drevops/ci-runner
# @see https://hub.docker.com/repository/docker/drevops/ci-runner/tags
- image: drevops/ci-runner:24.7.0
- image: drevops/ci-runner:24.8.0
auth:
username: ${DREVOPS_CONTAINER_REGISTRY_USER}
password: ${DREVOPS_CONTAINER_REGISTRY_PASS}
Expand Down

1 comment on commit ad69594

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.