Skip to content

Commit 173b05d

Browse files
committed
updated firebase version and rebuild image, closes #1
1 parent 097ebdb commit 173b05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
env:
1717
REGISTRY: ghcr.io
1818
IMAGE_NAME: ${{ github.repository }}
19-
FIREBASE_VERSION: "14.1.0"
19+
FIREBASE_VERSION: "14.19.1"
2020

2121
jobs:
2222
build-and-push-image:

0 commit comments

Comments
 (0)