Skip to content

Commit

Permalink
bundler version update
Browse files Browse the repository at this point in the history
  • Loading branch information
kldarek committed Feb 26, 2024
1 parent 5aedf69 commit 7a16800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -34,6 +34,6 @@ services:
volumes:
- .:/data/
command: >
bash -c "gem install bundler
bash -c "gem install bundler -v 2.4.22
&& jekyll serve --trace --strict_front_matter"

0 comments on commit 7a16800

Please sign in to comment.