Skip to content

Commit

Permalink
feat: Update devdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
GSMLG-BOT committed Jun 6, 2024
1 parent 9a57ae1 commit 0b58998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/devdocs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ WORKDIR /devdocs
RUN apk --update add git \
&& git clone --depth=1 --branch=main --single-branch https://github.com/freeCodeCamp/devdocs.git /devdocs

FROM ruby:3.3.0
FROM ruby:3.3.2

LABEL maintainer="Jonathan Gao <gsmlg.com@gmail.com>"

Expand Down

0 comments on commit 0b58998

Please sign in to comment.