We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4010655 commit cf06e63Copy full SHA for cf06e63
buildspec_sync.yml
@@ -2,7 +2,7 @@ version: 0.2
2
phases:
3
install:
4
runtime-versions:
5
- python: 3.x
+ python: 3.7
6
pre_build:
7
commands:
8
- echo Sync latest image from Dockerhub
0 commit comments