mirror of
https://github.com/we-promise/sure.git
synced 2026-04-12 16:47:22 +00:00
Bump ruby to 3.4.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG RUBY_VERSION=3.4.1
|
||||
ARG RUBY_VERSION=3.4.4
|
||||
FROM ruby:${RUBY_VERSION}-slim-bullseye
|
||||
|
||||
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
|
||||
Reference in New Issue
Block a user