Merge pull request 'chore(deps): update debian docker tag to v11 (main)' (!9) from renovate/main-debian-11.x into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: coop-cloud/stack-ssh-deploy#9
This commit is contained in:
commit
e9538a63eb
@ -3,7 +3,7 @@ kind: pipeline
|
|||||||
name: build & publish image
|
name: build & publish image
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user