Compare commits

...

1 Commits

Author SHA1 Message Date
Comrade Renovate Bot 2a2f2c1e23 chore(deps): update debian docker tag to v11 2023-01-20 08:17:30 +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