Bump alpine from 3.14.2 to 3.14.3 in /.ci/releaser/alpine (#733)

Bumps alpine from 3.14.2 to 3.14.3.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/731/head
dependabot[bot] 3 years ago committed by GitHub
parent 0e34ee3086
commit a769829ec1
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.14.2
FROM alpine:3.14.3
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Loading…
Cancel
Save