use 3.2.2

This commit is contained in:
Joerg Reichert 2023-04-08 00:35:36 +02:00
parent 168149936c
commit f006eed660
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
FROM ubuntu:latest
FROM ruby:3.2.2
RUN apt-get update && apt-get install -y curl
RUN curl -fsSL https://deb.nodesource.com/setup_lts.x | bash -