Skip to content

Commit

Permalink
Use Ubuntu 14.04.5 in Docker build
Browse files Browse the repository at this point in the history
BUG=
TEST=compile
REF_BUG=
REF_CL=
REF_TIME=
REF_TIME_RAW=
  • Loading branch information
yukawa committed Aug 21, 2016
1 parent 1c81210 commit a7cbf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubuntu14.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

FROM ubuntu:14.04.2
FROM ubuntu:14.04.5

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit a7cbf72

Please sign in to comment.