We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0d7a3 commit 5f07823Copy full SHA for 5f07823
cloudbuild-e2e-image.yaml
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
steps:
15
- - name: docker
+ - name: gcr.io/cloud-builders/docker:19.03.15
16
entrypoint: "sh"
17
args:
18
- -c
0 commit comments