Update frontend

This commit is contained in:
Kristóf Tóth 2019-10-14 15:09:02 +02:00
parent 6cdfb0f6ec
commit e6b840c7be
1 changed files with 1 additions and 1 deletions

View File

@ -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 &&\