Skip to content

Commit c561d5b

Browse files
build(deps): Bump alpine from 3.21 to 3.22 in the docker group (#743)
Bumps the docker group with 1 update: alpine. Updates `alpine` from 3.21 to 3.22 --- updated-dependencies: - dependency-name: alpine dependency-version: '3.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2af5e23 commit c561d5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

33
RUN apk --no-cache add \
44
bash \

0 commit comments

Comments
 (0)