make the Ruby dockerfile version match
This commit is contained in:
Родитель
e2a51ad985
Коммит
d1ed45f4d0
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:3.1-slim
|
||||
FROM ruby:3.3.1-slim
|
||||
LABEL maintainer="GitHub Security Ops <opensource+entitlements-app@github.com>"
|
||||
ENV HOME /root
|
||||
ENV RELEASE=buster
|
||||
|
|
Загрузка…
Ссылка в новой задаче