We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c843983 commit 6f7662eCopy full SHA for 6f7662e
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,8 +60,8 @@ redis==7.4.0
60
pyvmomi==9.0.0.0
61
62
# AWS Integration
63
-boto3==1.42.82
64
-botocore==1.42.82
+boto3==1.42.83
+botocore==1.42.83
65
66
# Azure Integration
67
azure-identity==1.25.3
0 commit comments