mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 20:44:08 +00:00
Upgrade Ruby version to 3.4.7 (#305)
* Upgrade Ruby version to 3.4.7 * Update Dockerfile as well --------- Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG RUBY_VERSION=3.4.4
|
||||
ARG RUBY_VERSION=3.4.7
|
||||
FROM ruby:${RUBY_VERSION}-slim-bullseye
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
Reference in New Issue
Block a user