Skip to content

Commit 18082cc

Browse files
authored
Fixes docker image name for kokoro
1 parent d6abf42 commit 18082cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ build_file: "php-docs-samples/.kokoro/trampoline.sh"
99
# Configure the docker image for kokoro-trampoline.
1010
env_vars: {
1111
key: "TRAMPOLINE_IMAGE"
12-
value: "gcr.io/cloud-devrel-kokoro-resources/php"
12+
value: "gcr.io/cloud-devrel-kokoro-resources/php72"
1313
}

0 commit comments

Comments
 (0)