File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33# #############################################
44# Base Stage: Common configuration
55# #############################################
6- FROM alpine:3.23.2 @sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 AS base
6+ FROM alpine:3.23.3 @sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 AS base
77
88# Define OCI labels for all stages
99ARG BUILD_DATE
Original file line number Diff line number Diff line change 11# Core Ansible
2- ansible-core == 2.20.1
2+ ansible-core == 2.20.2
33
44# Build Tools & Package Management
55pip == 26.0
@@ -26,7 +26,7 @@ dnspython==2.8.0
2626crowdstrike-falconpy == 1.6.0
2727
2828# Performance & Optimization
29- mitogen == 0.3.37
29+ mitogen == 0.3.39
3030
3131# Windows Management
3232pywinrm [credssp ]== 0.5.0
@@ -37,7 +37,7 @@ tomli-w==1.2.0
3737tomli == 2.4.0
3838
3939# Cryptography & Security
40- cryptography == 46.0.3
40+ cryptography == 46.0.4
4141paramiko == 4.0.0
4242bcrypt == 5.0.0
4343
@@ -60,8 +60,8 @@ redis==7.1.0
6060pyvmomi == 9.0.0.0
6161
6262# AWS Integration
63- boto3 == 1.42.33
64- botocore == 1.42.33
63+ boto3 == 1.42.39
64+ botocore == 1.42.39
6565
6666# Azure Integration
6767azure-identity == 1.25.1
You can’t perform that action at this time.
0 commit comments