Imported Upstream version 1.36.0
[platform/upstream/grpc.git] / tools / dockerfile / interoptest / grpc_interop_dart / Dockerfile
index 279df5b..239ffdb 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM google/dart:2.10
+FROM google/dart:2.12-beta
 
 # Define the default command.
 CMD ["bash"]