Skip to content

Commit aa727a2

Browse files
committed
also image_proxy's Dockerfile
1 parent ec10e67 commit aa727a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/image_proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use latest stable channel SDK.
2-
FROM dart:3.9.0 AS build
2+
FROM dart:3.10.1 AS build
33

44
ENV PUB_ENVIRONMENT="bot"
55
ENV PUB_CACHE="/project/.pub-cache"

0 commit comments

Comments
 (0)