Skip to content

Commit

Permalink
Merge pull request magento#2226 from magento-devdocs/hg-dockerupdate
Browse files Browse the repository at this point in the history
Optional Docker compose update
  • Loading branch information
hguthrie authored Apr 13, 2021
2 parents 46b154b + d227952 commit d56d0f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: '3.6'
version: '3.7'

services:
jekyll:
image: jekyll/jekyll:3.8.6
image: jekyll/jekyll:4.2.0
command: jekyll serve --watch --incremental --open-url --livereload
ports:
- 4000:4000
Expand Down

0 comments on commit d56d0f4

Please sign in to comment.