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