mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Add Ruby 3.1 to test matrix + dockerfile and drop EOL Ruby 2.6
This commit is contained in:
parent
80f832ac20
commit
577579ffdd
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:3.0.1-slim-buster
|
||||
FROM ruby:3.1.1-slim-buster
|
||||
|
||||
COPY ./ ./
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue