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