We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb0ec4 commit 1e54ca4Copy full SHA for 1e54ca4
docs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:3.1.3-slim-bullseye as jekyll
+FROM ruby:slim-bullseye as jekyll
2
# https://github.com/BretFisher/jekyll-serve/blob/main/Dockerfile
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
build-essential \
0 commit comments