Bump Jekyll and all its deps including Ruby
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
e3d22b97d6
commit
944c680dfd
2 changed files with 34 additions and 28 deletions
|
@ -1,5 +1,5 @@
|
|||
# Pull base image from official repo
|
||||
FROM rubylang/ruby:3.3.0-jammy
|
||||
FROM ruby:3.3.6-slim-bookworm
|
||||
|
||||
# Install some required packages for building Gems
|
||||
RUN INSTALL_PKGS="gcc g++ libyaml-dev make nodejs" && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue