Skip to content

Commit 73ee296

Browse files
chore(deps): bump library/alpine from 3.20.3 to 3.21.3
Bumps library/alpine from 3.20.3 to 3.21.3. --- updated-dependencies: - dependency-name: library/alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84f5f68 commit 73ee296

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.3
24+
FROM docker.io/library/alpine:3.21.3
2525

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

0 commit comments

Comments
 (0)