Fix Ruby issue on Apple silicon (without compiling a patched Ruby) #201
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM ruby:3.3.0
|
||||
FROM ruby:3.3.4
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user