Skip to content

Upgrade to patched secure Docker version (no go mod tidy). #204

Upgrade to patched secure Docker version (no go mod tidy).

Upgrade to patched secure Docker version (no go mod tidy). #204

Workflow file for this run

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