Update dependency ruby to v3.1.3
This commit is contained in:
committed by
Ryan Williams
parent
359fdb417f
commit
e3a596d959
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM ruby:3.1.2-slim
|
||||
FROM ruby:3.1.3-slim
|
||||
|
||||
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
|
||||
build-essential \
|
||||
|
||||
Reference in New Issue
Block a user