Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 136a9c9

Browse files
committed
Update image's sha-signature in installation notes.
1 parent 6a28af4 commit 136a9c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ It's very easy:
9898

9999
```console
100100
$ sha256sum sysbox_0.2.0-0.ubuntu-focal_amd64.deb
101-
1e171a58f21ad8bd427af3186f5f331a466350f02ce6a66c7e8b723c2764e33c sysbox_0.2.0-0.ubuntu-focal_amd64.deb
101+
736dba5645549ac0aabe11f29c6410bdbb76e717431a8a241833f20ce8b58a11 sysbox_0.2.0-0.ubuntu-focal_amd64.deb
102102
```
103103

104104
3) Stop and eliminate all running Docker containers. Refer to the

docs/user-guide/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Linux host on which Sysbox runs must meet the following requirements:
2929

3030
```console
3131
$ sha256sum sysbox_0.2.0-0.ubuntu-focal_amd64.deb
32-
1e171a58f21ad8bd427af3186f5f331a466350f02ce6a66c7e8b723c2764e33c sysbox_0.2.0-0.ubuntu-focal_amd64.deb
32+
736dba5645549ac0aabe11f29c6410bdbb76e717431a8a241833f20ce8b58a11 sysbox_0.2.0-0.ubuntu-focal_amd64.deb
3333
```
3434

3535
3) In scenarios where kernel carries `shiftfs` module, there is no need to stop

0 commit comments

Comments
 (0)