new version docker compose
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name: supabase
|
|||||||
services:
|
services:
|
||||||
dashboard:
|
dashboard:
|
||||||
container_name: mensa-dashboard
|
container_name: mensa-dashboard
|
||||||
image: registry.gitlab.com/brausjonas/mensaappdashboard:0.2
|
image: registry.gitlab.com/brausjonas/mensaappdashboard:0.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8051:8051
|
- 8051:8051
|
||||||
@@ -224,6 +224,14 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "4.0.2"
|
version: "4.0.2"
|
||||||
|
intl:
|
||||||
|
dependency: "direct main"
|
||||||
|
description:
|
||||||
|
name: intl
|
||||||
|
sha256: "3df61194eb431efc39c4ceba583b95633a403f46c9fd341e550ce0bfa50e9aa5"
|
||||||
|
url: "https://pub.dev"
|
||||||
|
source: hosted
|
||||||
|
version: "0.20.2"
|
||||||
intl_phone_number_input:
|
intl_phone_number_input:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user