From f2c2022fb41dd38794add70ac59146498e577470 Mon Sep 17 00:00:00 2001 From: "Stephen M. Coakley" Date: Sat, 4 Feb 2017 22:38:28 -0600 Subject: [PATCH] Update Docker image to Fish 2.5.0 (#484) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ce55e07..7f9a3c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ohmyfish/fish:2.4.0 +FROM ohmyfish/fish:2.5.0 COPY . /src/oh-my-fish