chore(deps): update debian docker tag to v11 (main) #6

Merged
decentral1se merged 1 commits from renovate/main-debian-11.x into main 2023-01-22 08:41:17 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: deploy to hub.docker.com
steps:
- name: run shellcheck
image: debian:buster
image: debian:bullseye
commands:
- apt update
- apt install -y shellcheck