From c8010ecae8eea20fc345a27be6682d75b00d0172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Tue, 1 Aug 2023 09:45:37 +0200 Subject: [PATCH] Fix CURL --- Dockerfile | 2 +- app/console | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 281fe0c90e..3f81c75abd 100755 --- a/Dockerfile +++ b/Dockerfile @@ -29,7 +29,7 @@ ENV VITE_APPWRITE_GROWTH_ENDPOINT=$VITE_APPWRITE_GROWTH_ENDPOINT RUN npm ci RUN npm run build -FROM appwrite/base:0.4.2 as final +FROM meldiron/base:0.2.3 as final LABEL maintainer="team@appwrite.io" diff --git a/app/console b/app/console index 1d75b39555..9256f224d2 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit 1d75b39555221479ff92d54ecf8b452bfd503f5e +Subproject commit 9256f224d2252a0108cd354814f47ad90b1cdec9