mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Updated 1.9 to use Jessie
This commit is contained in:
parent
4174a3ef94
commit
d5756576ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM buildpack-deps:wheezy
|
||||
FROM buildpack-deps:jessie
|
||||
|
||||
RUN apt-get update && apt-get install -y curl procps && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue