|
|
@ -14,7 +14,7 @@ |
|
|
|
# See the License for the specific language governing permissions and |
|
|
|
# See the License for the specific language governing permissions and |
|
|
|
# limitations under the License. |
|
|
|
# limitations under the License. |
|
|
|
|
|
|
|
|
|
|
|
FROM google/dart:2.0 |
|
|
|
FROM google/dart:2.3 |
|
|
|
|
|
|
|
|
|
|
|
# Upgrade Dart to version 2. |
|
|
|
# Upgrade Dart to version 2. |
|
|
|
RUN apt-get update && apt-get upgrade -y dart |
|
|
|
RUN apt-get update && apt-get upgrade -y dart |
|
|
|