Skip to content

Commit cab421d

Browse files
dependabot[bot]felixfontein
authored andcommitted
build(deps): Bump alpine in /.release in the docker group
Bumps the docker group in /.release with 1 update: alpine. Updates `alpine` from 3.22 to 3.23 --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c25749 commit cab421d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release/alpine.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22
1+
FROM alpine:3.23
22

33
RUN apk --no-cache add \
44
ca-certificates \

0 commit comments

Comments
 (0)