1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

build(deps): Bump alpine

Bumps the docker group with 1 update in the /.release directory: alpine.


Updates `alpine` from 3.18 to 3.21

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-24 18:43:14 +00:00
committed by Felix Fontein
parent e794c79e2f
commit 5371fbd88d

View File

@@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.21
RUN apk --no-cache add \
ca-certificates \