We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5300d12 commit e2365f2Copy full SHA for e2365f2
1 file changed
.circleci/config.yml
@@ -9,7 +9,7 @@ jobs:
9
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
10
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
11
docker:
12
- - image: mjoppich/rbase_git
+ - image: mjoppich/rbase_git:452
13
resource_class: medium
14
# Add steps to the job
15
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
0 commit comments