Skip to content

Commit e2365f2

Browse files
authored
add tag for docker image
1 parent 5300d12 commit e2365f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
1010
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
1111
docker:
12-
- image: mjoppich/rbase_git
12+
- image: mjoppich/rbase_git:452
1313
resource_class: medium
1414
# Add steps to the job
1515
# See: https://circleci.com/docs/2.0/configuration-reference/#steps

0 commit comments

Comments
 (0)