docker: fix steam login

This commit is contained in:
Robin Appelman 2023-11-26 16:55:19 +01:00
commit c6da5be6a6

View file

@ -57,6 +57,7 @@
maxLayers = 5; maxLayers = 5;
contents = [ contents = [
frontend frontend
dockerTools.caCertificates
]; ];
config = { config = {
Cmd = ["frontend"]; Cmd = ["frontend"];