mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-30 02:32:38 +02:00
9 lines
497 B
Bash
9 lines
497 B
Bash
# Can be bumped to the latest date in https://hub.docker.com/_/debian/tags?name=bookworm-
|
|
DEBIAN_IMAGE_DATE=20250224
|
|
# Can be bumped to today's date
|
|
DEBIAN_ARCHIVE_DATE=20250226
|
|
# Can be bumped to the latest date in https://github.com/google/gvisor/tags
|
|
GVISOR_ARCHIVE_DATE=20250217
|
|
# Can be bumped to the latest version and checksum from https://github.com/ebandal/H2Orestart/releases
|
|
H2ORESTART_CHECKSUM=452331f8603ef456264bd72db6fa8a11ca72b392019a8135c0b2f3095037d7b1
|
|
H2ORESTART_VERSION=v0.7.1
|