mirror of
https://github.com/we-promise/sure.git
synced 2026-04-21 13:04:18 +00:00
Bump ruby version to 3.3.5 (#1402)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG RUBY_VERSION=3.3.4
|
||||
ARG RUBY_VERSION=3.3.5
|
||||
FROM ruby:${RUBY_VERSION}-slim-bullseye
|
||||
|
||||
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
|
||||
Reference in New Issue
Block a user