Skip to content

Commit

Permalink
Updated CI Runner to 24.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Apr 19, 2024
1 parent 937e112 commit bbd4e8c
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?page=1&ordering=last_updated
- image: drevops/ci-runner:24.3.0
- image: drevops/ci-runner:24.4.0
auth:
username: ${DOCKER_USER}
password: ${DOCKER_PASS}
Expand Down

1 comment on commit bbd4e8c

@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.