Bump alpine from 3.17.2 to 3.18.2 in /.ci/releaser/alpine (#1009)

Bumps alpine from 3.17.2 to 3.18.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1005/head
dependabot[bot] 11 months ago committed by GitHub
parent 2a1cd5b918
commit 18f62cf50b
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.17.2
FROM alpine:3.18.2
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Loading…
Cancel
Save