diff --git a/docker-compose.yml b/docker-compose.yml index 41662db..3d3f2c3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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 \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 6d8d4bf..94a8b33 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: