mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Merge pull request #148 from puppetlabs/DIO-2135
(DIO-2135) Update docker FROM image to ruby 3.0.2
This commit is contained in:
commit
d361f4c0b7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.7
|
FROM ruby:3.0.1-slim-buster
|
||||||
|
|
||||||
COPY ./ ./
|
COPY ./ ./
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue