Skip to content

Commit 282514f

Browse files
authored
Merge pull request #32 from actions/dependabot/docker/alpine-3.21
Bump alpine from 3.20 to 3.21
2 parents 8ac020e + a1fef4d commit 282514f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.20
2+
FROM alpine:3.21
33

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

0 commit comments

Comments
 (0)