Update dependency ruby to v3.2.2
This commit is contained in:
committed by
Ryan Williams
parent
04e8e107c5
commit
92602ec7b6
+1
-1
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM ruby:3.2.1-slim
|
||||
FROM ruby:3.2.2-slim
|
||||
|
||||
# OS Level Dependencies
|
||||
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user