Skip to content

Commit

Permalink
Update jekyll ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
sylhare committed Dec 4, 2023
1 parent 1b5a21b commit 4e030a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/jekyll-alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.6-alpine
FROM ruby:3.1-alpine
LABEL maintainer="sylhare"

RUN apk add --no-cache build-base cmake libxml2-dev libxslt-dev libffi-dev autoconf libtool
Expand Down

0 comments on commit 4e030a1

Please sign in to comment.