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

View File

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