Bump alpine from 3.18.2 to 3.19.0 in /.ci/releaser/alpine

Bumps alpine from 3.18.2 to 3.19.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1056/head
dependabot[bot] 6 months ago committed by GitHub
parent 3527f9a550
commit 4e8d1ca7f7
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.18.2
FROM alpine:3.19.0
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Loading…
Cancel
Save