mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
fix(deploy): temporal fix for the alpine-python segmentation fault (#6109)
This commit is contained in:
committed by
GitHub
parent
48946fa4f7
commit
21bbdccc41
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.12-alpine
|
||||
FROM python:3.12.8-alpine3.20
|
||||
|
||||
LABEL maintainer="https://github.com/prowler-cloud/prowler"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user