Updated baseimage to 0.9.16
This commit is contained in:
parent
1750619291
commit
a3c548e620
@ -1,4 +1,4 @@
|
|||||||
FROM phusion/baseimage:0.9.15
|
FROM phusion/baseimage:0.9.16
|
||||||
MAINTAINER Open Knowledge
|
MAINTAINER Open Knowledge
|
||||||
|
|
||||||
# set UTF-8 locale
|
# set UTF-8 locale
|
||||||
|
|||||||
@ -95,7 +95,7 @@ contains the Docker host if the host cannot run Docker containers natively (OS X
|
|||||||
|
|
||||||
#### Dockerfiles
|
#### Dockerfiles
|
||||||
|
|
||||||
The Dockerfiles are currently based on `phusion/baseimage:0.9.15`.
|
The Dockerfiles are currently based on `phusion/baseimage:0.9.16`.
|
||||||
|
|
||||||
SSH is supported using an insecure key which is enabled by default for development purposes. You should disable it in production use for obvious reasons.
|
SSH is supported using an insecure key which is enabled by default for development purposes. You should disable it in production use for obvious reasons.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM phusion/baseimage:0.9.15
|
FROM phusion/baseimage:0.9.16
|
||||||
MAINTAINER Open Knowledge
|
MAINTAINER Open Knowledge
|
||||||
|
|
||||||
# set UTF-8 locale
|
# set UTF-8 locale
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM phusion/baseimage:0.9.15
|
FROM phusion/baseimage:0.9.16
|
||||||
MAINTAINER Open Knowledge
|
MAINTAINER Open Knowledge
|
||||||
|
|
||||||
# set UTF-8 locale
|
# set UTF-8 locale
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM phusion/baseimage:0.9.15
|
FROM phusion/baseimage:0.9.16
|
||||||
MAINTAINER Open Knowledge
|
MAINTAINER Open Knowledge
|
||||||
|
|
||||||
# set UTF-8 locale
|
# set UTF-8 locale
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM phusion/baseimage:0.9.15
|
FROM phusion/baseimage:0.9.16
|
||||||
MAINTAINER Open Knowledge
|
MAINTAINER Open Knowledge
|
||||||
|
|
||||||
# set UTF-8 locale
|
# set UTF-8 locale
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM phusion/baseimage:0.9.15
|
FROM phusion/baseimage:0.9.16
|
||||||
MAINTAINER Open Knowledge
|
MAINTAINER Open Knowledge
|
||||||
|
|
||||||
# set UTF-8 locale
|
# set UTF-8 locale
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user