Skip to content

Commit 66f3682

Browse files
committed
v8.4.0
1 parent caaf5ba commit 66f3682

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
FROM node:10.19.0-alpine
2-
RUN npm install -g firebase-tools@8.0.3
2+
RUN npm install -g firebase-tools@8.4.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Firebase Tools - Docker Container
22
[![Docker Hub](https://img.shields.io/badge/Docker%20Hub-black?logo=docker)](https://hub.docker.com/repository/docker/wizardrylabs/firebase-tools)
3-
[![firebase-tools](https://img.shields.io/badge/firebase--tools-v.8.0.3-blue?logo=npm)](https://www.npmjs.com/package/firebase-tools)
3+
[![firebase-tools](https://img.shields.io/badge/firebase--tools-v.8.4.0-blue?logo=npm)](https://www.npmjs.com/package/firebase-tools)
44

55
A Docker container for [firebase-tools](https://www.npmjs.com/package/firebase-tools). Made for use in CI/CD environments.

0 commit comments

Comments
 (0)