Skip to content

Commit 20262d7

Browse files
311
1 parent 8a0ddc4 commit 20262d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildspec.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -197,11 +197,11 @@ batch:
197197
- identifier: py311_encrypt_masterkey
198198
buildspec: codebuild/py311/encrypt_masterkey.yml
199199
env:
200-
image: aws/codebuild/standard:5.0
200+
image: aws/codebuild/standard:7.0
201201
- identifier: py311_encrypt_keyrings
202202
buildspec: codebuild/py311/encrypt_keyrings.yml
203203
env:
204-
image: aws/codebuild/standard:5.0
204+
image: aws/codebuild/standard:7.0
205205
- identifier: py311_generate_decrypt_vectors_masterkey
206206
buildspec: codebuild/py311/generate_decrypt_vectors_masterkey.yml
207207
env:

0 commit comments

Comments
 (0)