Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
N
node-bigstream
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bs
node-bigstream
Commits
f62e7b99
Commit
f62e7b99
authored
Jul 08, 2021
by
Kamron Aroonrua
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tzdata
parent
f0f77f84
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
Changelog
Changelog
+3
-0
Dockerfile
Dockerfile
+1
-0
version.json
version.json
+2
-2
No files found.
Changelog
View file @
f62e7b99
#Changelog
## [1.2.5dev] - 2021-07-08
### Added
- DOCKER :: TZ Data
## [1.2.4] - 2021-06-21
### Added
- STORAGE :: Object Cache
...
...
Dockerfile
View file @
f62e7b99
...
...
@@ -11,6 +11,7 @@ RUN node script/install_plugins.js
FROM
node:12-alpine
RUN
apk add
--no-cache
python
RUN
apk add
--no-cache
tzdata
COPY
--from=0 /app/node-bigstream /app/node-bigstream
...
...
version.json
View file @
f62e7b99
{
"version"
:
"1.2.
4
"
,
"build"
:
"20210
62119
00"
"version"
:
"1.2.
5dev
"
,
"build"
:
"20210
70815
00"
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment