Update frontend

This commit is contained in:
Kristóf Tóth 2019-10-01 16:12:25 +02:00
parent c2faa4732a
commit 15b4ab62e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM avatao/frontend-tutorial-framework:chausie-20190930 as frontend
FROM avatao/frontend-tutorial-framework:chausie-20191002 as frontend
FROM avatao/debian:buster
RUN apt-get update &&\