jekyll-docker icon indicating copy to clipboard operation
jekyll-docker copied to clipboard

Update to Jekyll 4.3.1

Open breun opened this issue 3 years ago • 3 comments

  • https://github.com/jekyll/jekyll/releases/tag/v4.3.0
  • https://github.com/jekyll/jekyll/releases/tag/v4.3.1

Jekyll 4.3.0 added webrick as a dependency, so this update should also fix #335.

breun avatar Oct 29 '22 23:10 breun

Have you been able to test this? I created an issue because I don't think you can use an Alpine base image for 4.3

https://github.com/envygeeks/jekyll-docker/issues/353

pathofleastresistor avatar Jan 12 '23 05:01 pathofleastresistor

I haven't tested this, because I can't run the pipeline.

breun avatar Jan 12 '23 09:01 breun

Hi 👋

While waiting for @envygeeks to update this repo, I've pushed to Docker Hub an updated version for jekyll/builder image: https://hub.docker.com/r/jvconseil/jekyll-docker

See also PR https://github.com/envygeeks/jekyll-docker/pull/369

Best, @JV-conseil

JV-conseil avatar Aug 28 '23 13:08 JV-conseil