Skip to content

chore(deps): update docker.io/portainer/portainer-ce docker tag to v2.21.1 #816

chore(deps): update docker.io/portainer/portainer-ce docker tag to v2.21.1

chore(deps): update docker.io/portainer/portainer-ce docker tag to v2.21.1 #816

Workflow file for this run

---
name: Continous Integration
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
push:
branches:
- main
paths-ignore:
- '**/README.md'
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml