Skip to content

Upgrade Docker to v20.10.18. #207

Upgrade Docker to v20.10.18.

Upgrade Docker to v20.10.18. #207

Workflow file for this run

name: Build Operator image
on:
pull_request:
branches: [v1.*]
jobs:
image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
scripts/install-tools.sh
make image