Skip to content

Commit 17e9b4c

Browse files
committed
Bump firebase-tools to v10.7.0
1 parent bf31c4f commit 17e9b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL com.github.actions.description="Wraps the firebase-tools CLI to enable com
77
LABEL com.github.actions.icon="package"
88
LABEL com.github.actions.color="gray-dark"
99

10-
ARG FIREBASE_VERSION=9.21.0
10+
ARG FIREBASE_VERSION=10.7.0
1111
RUN npm i -g firebase-tools@${FIREBASE_VERSION}
1212

1313
COPY LICENSE README.md /

0 commit comments

Comments
 (0)