Skip to content

Commit 88aa84d

Browse files
authored
Update Cloud Build image to latest beta (#245)
1 parent 0acd65a commit 88aa84d

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:beta
1+
FROM dart:3.10.0-75.1.beta
22

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

0 commit comments

Comments
 (0)