8000 Revert to using last successful Trampoline image (#1768) · coreyhu/python-docs-samples@1dd37dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 1dd37dd

Browse files
authored
Revert to using last successful Trampoline image (GoogleCloudPlatform#1768)
1 parent 8122224 commit 1dd37dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.kokoro/common.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build_file: "python-docs-samples/.kokoro/trampoline.sh"
99
# Use the Python worker docker image.
1010
env_vars: {
1111
key: "TRAMPOLINE_IMAGE"
12-
value: "gcr.io/cloud-devrel-kokoro-resources/python"
12+
value: "gcr.io/cloud-devrel-kokoro-resources/python@sha256:d9de5f9279bccbfd75f52a179362da8fbd0ec2b08825415e793fec1c7b52bc9e"
1313
}
1414

1515
# Specify project ID
@@ -22,4 +22,4 @@ action {
2222
define_artifacts {
2323
regex: "**/*sponge_log.xml"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)
0