docker: lint

This commit is contained in:
Koushik Dutta
2025-06-12 21:35:58 -07:00
parent 247f860a23
commit 74674dab00
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ RUN python3 -m pip install debugpy
################################################################
# Begin section generated from template/Dockerfile.full.footer
################################################################
FROM header as base
FROM header AS base
# vulkan
RUN apt -y install libvulkan1

View File

@@ -1,7 +1,7 @@
################################################################
# Begin section generated from template/Dockerfile.full.footer
################################################################
FROM header as base
FROM header AS base
# vulkan
RUN apt -y install libvulkan1