mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-23 03:21:12 -06:00
Update docker image (#455)
For some reason despite specifying ruby 3.1 it was updated to 3.3. This updates everything to 3.3. Co-authored-by: Hendrik Kleinwaechter <hendricius@hendricius.fritz.box>
This commit is contained in:
committed by
GitHub
parent
227740c5eb
commit
09e6e57bcc
@@ -18,7 +18,7 @@ RUN apt-get update && \
|
||||
zip \
|
||||
git \
|
||||
wget \
|
||||
ruby3.1 \
|
||||
ruby3.3 \
|
||||
ruby-dev \
|
||||
imagemagick \
|
||||
rsync \
|
||||
|
||||
Reference in New Issue
Block a user