Add specific version because there is no "latest"

This commit is contained in:
Morris Jobke
2016-07-10 14:33:58 +02:00
parent cf6a3b0415
commit cc8c0d439d

View File

@@ -1,5 +1,5 @@
build:
image: nextcloudci/documentation
image: nextcloudci/documentation:1.0.11
commands:
- (cd user_manual && make html-all)
- (cd admin_manual && make html-all)