Skip to content

Bump github.com/containerd/containerd from 1.7.0 to 1.7.11 #27

Bump github.com/containerd/containerd from 1.7.0 to 1.7.11

Bump github.com/containerd/containerd from 1.7.0 to 1.7.11 #27

Workflow file for this run

name: Verify Docker Compose Images
on:
push:
paths:
- '**.yaml'
jobs:
verifyImages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: alexellis/setup-arkade@v2
- name: Verify chart images
id: verify_images
run: |
VERBOSE=true make verify-compose