From 57f0636a304d82373219e62a342062b0fb6cf955 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 16 Jun 2016 15:01:19 -0700 Subject: [PATCH] Run update.sh --- haskell/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haskell/README.md b/haskell/README.md index a3ae1d133..fe03ed97a 100644 --- a/haskell/README.md +++ b/haskell/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`7.10.3`, `7.10`, `7`, `latest` (*7.10/Dockerfile*)](https://github.com/freebroccolo/docker-haskell/blob/a396f0d9b35cabeb60920abd87a8b2612530cb1b/7.10/Dockerfile) +- [`8.0.1`, `8.0`, `8`, `latest` (*8.0/Dockerfile*)](https://github.com/freebroccolo/docker-haskell/blob/e0efde5504642864811a7697ab945067bb6a042e/8.0/Dockerfile) -[![](https://badge.imagelayers.io/haskell:latest.svg)](https://imagelayers.io/?images=haskell:7.10.3) +[![](https://badge.imagelayers.io/haskell:latest.svg)](https://imagelayers.io/?images=haskell:8.0.1) For more information about this image and its history, please see [the relevant manifest file (`library/haskell`)](https://github.com/docker-library/official-images/blob/master/library/haskell). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fhaskell).