We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe270d commit 06b2259Copy full SHA for 06b2259
CHANGELOG.md
@@ -18,6 +18,10 @@ The project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
18
19
- removes usages of sudo
20
- ignore hadolint warning diallowing both curl and wget
21
+- fixed the need to redeclare the VULKAN_VERSION in multiple build stages
22
+ by introducing global build args and reusing them in FROM sections
23
+- reduced number of ENV declarations by using line continuations
24
+- updated Vulkan_SDK to v1.3.275.0
25
26
## [1.0.1] - 10-10-2023
27
0 commit comments