Skip to content

Commit c00f3df

Browse files
Bump alpine from 3.23 to 3.24 in the docker-minor group
Bumps the docker-minor 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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a91dca commit c00f3df

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,5 +1,5 @@
11
# Set the base image to use for subsequent instructions.
2-
FROM alpine:3.23
2+
FROM alpine:3.24
33

44
# Set the working directory inside the container.
55
WORKDIR /usr/src

0 commit comments

Comments
 (0)