Commit fadf5083 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch 'renovate/busybox-1.x' into 'master'

chore(deps): update busybox docker tag to v1.36.0

See merge request to-be-continuous/tools/vault-secrets-provider!56
parents 02d8bfca 6d14943d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM busybox:1.35.0 AS busybox
FROM busybox:1.36.0 AS busybox

FROM scratch