Files
laradock/workspace
Masud Zaman 12576819b7 Allow apt-get update to accept release info changes dynamically (#3611)
* Fix workspace APT compatibility with Ubuntu PPAs by supporting ReleaseInfo change (backward-compatible)

* Allow apt-get update to accept release info changes dynamically

* Fix: Correct condition to set APT_GET_UPDATE_OPTIONS in Dockerfile

- Fixed the condition that sets the APT_GET_UPDATE_OPTIONS variable based on the WORKSPACE_ALLOW_RELEASE_INFO_CHANGE environment variable.
- Ensured proper syntax for condition evaluation to correctly pass the empty string when false.

* Fix variable name

* Set default value of WORKSPACE_ALLOW_RELEASE_INFO_CHANGE as false
2025-08-05 11:36:46 +08:00
..
2021-10-12 12:40:28 +02:00
2017-03-05 15:06:22 +01:00
2020-09-30 12:09:16 +01:00
2024-06-05 12:52:11 -05:00
2016-08-17 19:24:00 -06:00
2016-08-17 19:24:00 -06:00
2020-02-14 15:15:04 +01:00