Skip to content

Commit c7e4b62

Browse files
authored
Merge pull request #43 from actions/dependabot/docker/alpine-3.23
2 parents 25509e7 + 2969202 commit c7e4b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.22
2+
FROM alpine:3.23
33

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

0 commit comments

Comments
 (0)