There was an error while loading. Please reload this page.
1 parent f453543 commit 3553c15Copy full SHA for 3553c15
content/5.other/2.containers.md
@@ -49,7 +49,7 @@ The image expects all configuration to be mounted at `/config`. At a minimum, th
49
The `signing.key` can be generated using the following command:
50
51
```
52
-openssl genrsa -out path/to/signing.key 2018
+openssl genrsa -out path/to/signing.key 2048
53
54
55
## Networking
0 commit comments