Skip to content

Commit f0ae449

Browse files
committed
required tools from non-slim docker image
1 parent dd8bfdc commit f0ae449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
steps:
22
- id: api_python
3-
name: python:3.7-slim
3+
name: python:3.7
44
entrypoint: /bin/sh
55
args:
66
- -c

0 commit comments

Comments
 (0)