updating dockerfile to use an ubuntu 24.04 based image to resolve security vulnerabilities
Security / security (push) Failing after 1m11s

This commit is contained in:
2026-05-13 10:41:48 -05:00
parent 4d711859ac
commit 9bd06a85ab
+1 -1
View File
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/powershell FROM mcr.microsoft.com/powershell:7.5-ubuntu-24.04
USER 1000:1000 USER 1000:1000