mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
fixed ruby 3 support errors
This commit is contained in:
parent
62d1ba45a2
commit
6eeba2b3ab
4 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM internetee/ruby:2.7-buster
|
||||
FROM internetee/ruby:3.0-buster
|
||||
|
||||
RUN mkdir -p /opt/webapps/app/tmp/pids
|
||||
WORKDIR /opt/webapps/app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue