Replies: 2 comments 1 reply
-
Changing those values won't update the container - you'd need to update the dockerfile and rebuild the container to do that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Right...i need to update those in dockerfile before re-build, but my question, is this a good practice?
From: mrlt8 ***@***.***>
Sent: Sunday, October 31, 2021 2:06 AM
To: mrlt8/docker-wyze-bridge ***@***.***>
Cc: AdiAbuAli ***@***.***>; Author ***@***.***>
Subject: Re: [mrlt8/docker-wyze-bridge] PYTHON_PIP_VERSION (Discussion #212)
Changing those values won't update the container - you'd need to update the dockerfile and rebuild the container to do that.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#212 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AVKRYLK4CKO4YEOHGOEWI73UJSB43ANCNFSM5HBMBI3Q> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> . <https://github.com/notifications/beacon/AVKRYLLDUCU24HQXCHOSR7LUJSB43A5CNFSM5HBMBI32YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAL56EQ.gif>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there any drawback (or maybe added value) from changing PYTHON_PIP_VERSION from 21.2.4 to latest (21.3.1)?
Same for PYTHON_SETUPTOOLS_VERSION to 58.3.0 from 57.5.0...?
I don't think other Python parameters (e.g. PYTHON_VERSION, GET PIP_URL, GET PIP_SH256) need to be touched...
am just addicted to be up to date :)
BR,
Beta Was this translation helpful? Give feedback.
All reactions