Skip to content

Commit 5d8759c

Browse files
build(deps): Bump alpine from 3.23 to 3.24 in the docker group
Bumps the docker group with 1 update: alpine. Updates `alpine` from 3.23 to 3.24 --- updated-dependencies: - dependency-name: alpine dependency-version: '3.24' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46294a6 commit 5d8759c

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.23
1+
FROM alpine:3.24
22

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

0 commit comments

Comments
 (0)