test admin file filter with change to admin/Dockerfile

This commit is contained in:
mahula 2023-02-24 13:16:14 +01:00
parent 289ed452d1
commit 1473e01331

View File

@ -1,5 +1,5 @@
##################################################################################
# BASE ###########################################################################
# BASE #######################################################################TEST
##################################################################################
FROM node:14.17.0-alpine3.10 as base