Updated Dart server
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM google/dart:2.6
|
||||
FROM google/dart:2.7
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
FROM google/dart:2.6
|
||||
FROM google/dart:2.7
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||