1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/changelog/0.16.0_2023-07-31/pull-4220

7 lines
185 B
Plaintext
Raw Normal View History

2023-07-29 02:30:40 +02:00
Enhancement: Add `jq` binary to Docker image
2023-02-21 13:52:58 +01:00
2023-07-29 02:30:40 +02:00
The Docker image now contains `jq`, which can be useful to process JSON data
output by restic.
2023-02-21 13:52:58 +01:00
https://github.com/restic/restic/pull/4220