Skip to content

Commit c825b41

Browse files
chore(deps): bump library/alpine from 3.20.0 to 3.20.2
Bumps library/alpine from 3.20.0 to 3.20.2. --- updated-dependencies: - dependency-name: library/alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 574b0f8 commit c825b41

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
@@ -21,7 +21,7 @@ RUN make build
2121

2222
################
2323

24-
FROM docker.io/library/alpine:3.20.0
24+
FROM docker.io/library/alpine:3.20.2
2525

2626
# Mitigate CVE-2023-5363
2727
RUN apk add --no-cache --upgrade "openssl>=3.1.4-r1"

0 commit comments

Comments
 (0)