Skip to content

Commit

Permalink
required tools from non-slim docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
dashdanw committed Dec 10, 2022
1 parent dd8bfdc commit f0ae449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
steps:
- id: api_python
name: python:3.7-slim
name: python:3.7
entrypoint: /bin/sh
args:
- -c
Expand Down

0 comments on commit f0ae449

Please sign in to comment.