Update Ruby for Dockerfile/Compose
This commit is contained in:
parent
68c5758ecc
commit
420442c1c0
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM ruby:2.7.6
|
||||
FROM ruby:3.3.0
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user