fix(parity): restore updated behavior suite compatibility
This commit is contained in:
@@ -12,7 +12,8 @@ FROM alpine:3.21
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
ca-certificates \
|
||||
git
|
||||
git \
|
||||
ruby
|
||||
|
||||
WORKDIR /workspace
|
||||
COPY . /workspace
|
||||
|
||||
Reference in New Issue
Block a user