updating dockerfile to use an ubuntu 24.04 based image to resolve security vulnerabilities
Security / security (push) Failing after 1m11s
Security / security (push) Failing after 1m11s
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user