Skip to content

Commit c8eb300

Browse files
authored
Deploy with Dart 3.10 stable release for now (#254)
1 parent 55de977 commit c8eb300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud_build/firebase-ghcli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM dart:3.11.0-93.2.beta
1+
FROM dart:3.10.0
22

33
# Install prerequisite dependencies.
44
RUN apt-get update && apt-get install -y curl gpg

0 commit comments

Comments
 (0)