Skip to content

Commit 125b559

Browse files
Bump alpine from 3.19 to 3.20
Bumps alpine from 3.19 to 3.20. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dd183d commit 125b559

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.19
2+
FROM alpine:3.20
33

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

0 commit comments

Comments
 (0)