We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e275135 commit 097ebdbCopy full SHA for 097ebdb
.github/workflows/docker-build.yml
@@ -16,7 +16,7 @@ on:
16
env:
17
REGISTRY: ghcr.io
18
IMAGE_NAME: ${{ github.repository }}
19
- FIREBASE_VERSION: "13.13.0"
+ FIREBASE_VERSION: "14.1.0"
20
21
jobs:
22
build-and-push-image:
0 commit comments