From 3934b79cf3ad24a09e6b630de8664d75adb9db76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Mon, 30 Sep 2019 13:52:06 +0200 Subject: [PATCH] Update frontend --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 218edb4..2d207f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM avatao/frontend-tutorial-framework:chausie-20190915 as frontend +FROM avatao/frontend-tutorial-framework:chausie-20190930 as frontend FROM avatao/debian:buster RUN apt-get update &&\