Bump alpine from 3.16.0 to 3.16.2 in /.ci/releaser/alpine (#924)

Bumps alpine from 3.16.0 to 3.16.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
issue-881-towards-new-release
dependabot[bot] 2 years ago committed by GitHub
parent 77870a8a91
commit c1effe5cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# Initially copied from
# https://github.com/jordansissel/fpm/blob/master/Dockerfile
FROM alpine:3.16.0
FROM alpine:3.16.2
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Loading…
Cancel
Save