Skip to content

Commit a1f6d78

Browse files
chore(deps): bump alpine from 3.19 to 3.20 in /linux (#132)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel de la Peña <[email protected]>
1 parent 267592b commit a1f6d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN --mount=type=cache,target=/go/pkg/mod \
2323
# -----------------
2424
# Distributed Image
2525
# -----------------
26-
FROM alpine:3.19
26+
FROM alpine:3.20
2727

2828
RUN apk --no-cache add ca-certificates
2929

0 commit comments

Comments
 (0)