Skip to content

Commit

Permalink
Ensure Debian packages dependencies compatibility
Browse files Browse the repository at this point in the history
1. Added containerd package alternative to cover packages coming from:
  > Docker repos (prior to Debian Bullseye)
  > Debian repos (Byllseye and newer)

Signed-off-by: Konstantina Gramatova <[email protected]>
  • Loading branch information
konstantina-gramatova committed Feb 28, 2022
1 parent 7524a17 commit dfc3d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ nfpms:
formats:
- deb
dependencies:
- containerd.io
- containerd.io | containerd
- mosquitto
scripts:
postinstall: "build/postinst"
Expand Down

0 comments on commit dfc3d57

Please sign in to comment.