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

7 lines
185 B
Plaintext

Enhancement: Add `jq` binary to Docker image
The Docker image now contains `jq`, which can be useful to process JSON data
output by restic.
https://github.com/restic/restic/pull/4220