Update Docker base image
Fixes the bug with Ruby on Apple silicon
This commit is contained in:
parent
8cc2c9554f
commit
e08ea64f47
@ -1,5 +1,5 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
FROM ruby:3.3.0
|
FROM ruby:3.3.4
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user