We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0ddc4 commit 20262d7Copy full SHA for 20262d7
buildspec.yml
@@ -197,11 +197,11 @@ batch:
197
- identifier: py311_encrypt_masterkey
198
buildspec: codebuild/py311/encrypt_masterkey.yml
199
env:
200
- image: aws/codebuild/standard:5.0
+ image: aws/codebuild/standard:7.0
201
- identifier: py311_encrypt_keyrings
202
buildspec: codebuild/py311/encrypt_keyrings.yml
203
204
205
- identifier: py311_generate_decrypt_vectors_masterkey
206
buildspec: codebuild/py311/generate_decrypt_vectors_masterkey.yml
207
0 commit comments