We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c843983 commit 94336a6Copy full SHA for 94336a6
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1@sha256:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91
+# syntax=docker/dockerfile:1@sha256:2780b5c3bab67f1f76c781860de469442999ed1a0d7992a5efdf2cffc0e3d769
2
3
##############################################
4
# Base Stage: Common configuration
requirements.txt
@@ -60,7 +60,7 @@ redis==7.4.0
60
pyvmomi==9.0.0.0
61
62
# AWS Integration
63
-boto3==1.42.82
+boto3==1.42.83
64
botocore==1.42.82
65
66
# Azure Integration
0 commit comments