Skip to content

Commit 0f4d6d3

Browse files
build(deps): bump alpine from 3.22 to 3.23
Bumps alpine from 3.22 to 3.23. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2573883 commit 0f4d6d3

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 GOOS=$TARGETOS GOARCH=$TARGETARCH goreleaser build --snapshot="${BUILD_SNAPS
2121
##
2222
## Runtime
2323
##
24-
FROM alpine:3.22
24+
FROM alpine:3.23
2525

2626
ARG VERSION=unknown
2727
ARG REVISION=unknown

0 commit comments

Comments
 (0)