We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec10e67 commit aa727a2Copy full SHA for aa727a2
pkg/image_proxy/Dockerfile
@@ -1,5 +1,5 @@
1
# Use latest stable channel SDK.
2
-FROM dart:3.9.0 AS build
+FROM dart:3.10.1 AS build
3
4
ENV PUB_ENVIRONMENT="bot"
5
ENV PUB_CACHE="/project/.pub-cache"
0 commit comments