Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 66fce71

Browse files
authored
Fixed typo
1 parent 94f940d commit 66fce71

File tree

1 file changed

+1
-1
lines changed
  • repository-containers/github.com/barryclark/jekyll-now/.devcontainer

1 file changed

+1
-1
lines changed

repository-containers/github.com/barryclark/jekyll-now/.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ RUN apt-get autoremove -y \
1414
&& rm -rf /var/lib/apt/lists/*
1515

1616
# Install jekyll
17-
RUN gem install git iproute2hub-pages
17+
RUN gem install github-pages

0 commit comments

Comments
 (0)