Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
gitlab-jekyll-runner
Commits
857e7c34
Commit
857e7c34
authored
May 04, 2020
by
Michał "rysiek" Woźniak
Browse files
Bump Jekyll to 4.x
parent
97c796d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
857e7c34
...
...
@@ -92,7 +92,7 @@ RUN if [ "$INSTALL_PACKAGES" != "" ]; then \
fi
# Jekyll-related requirements
RUN
gem2.6
install
jekyll:
'<
4
'
bundler:
'<2'
RUN
gem2.6
install
jekyll:
'<
5
'
bundler:
'<2'
RUN
/usr/bin/npm
install
bower
-g
# copy in the entrypoint script
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment