Skip to content

Commit 9ff217f

Browse files
build(deps): Bump alpine from 3.20.0 to 3.20.1 (#8)
Bumps alpine from 3.20.0 to 3.20.1. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 272f65f commit 9ff217f

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
@@ -11,7 +11,7 @@ RUN apk add make git
1111

1212
RUN make build
1313

14-
FROM alpine:3.20.0
14+
FROM alpine:3.20.1
1515

1616
COPY --from=builder /zerome/zerome /usr/local/bin/zerome
1717

0 commit comments

Comments
 (0)