From e6b840c7beb20ff009e00aaa5c23837f82725f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Mon, 14 Oct 2019 15:09:02 +0200 Subject: [PATCH] Update frontend --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 479f91c..e0ec610 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM avatao/frontend-tutorial-framework:chausie-20191002 as frontend +FROM avatao/frontend-tutorial-framework:chausie-20191014 as frontend FROM avatao/debian:buster RUN apt-get update &&\