mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-08-26 10:37:17 +00:00
bump to ot-recorder 0.8.8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2022-03-14 version 0.8.8
|
||||
- FIX: make secs time_t in otr_strftime() (#375)
|
||||
- FIX: inaccurate logo name in manifest and missing image (#372)
|
||||
- FIX: Alpine compiler warning on strncpy in geohash.c (#369)
|
||||
- FIX: ocat outputs GeoJSON Feature with properties{} (#367)
|
||||
|
||||
2021-06-29 version 0.8.7
|
||||
- UPD: Leaflet GeoJSON map point popups now contain accuracy if available (#352)
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
recorder_version: 0.8.7
|
||||
recorder_version: 0.8.8
|
||||
container_name: recorder
|
||||
image: owntracks/recorder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user