Skip to content

Commit 2b43a25

Browse files
Merge pull request #101 from steadybit/dependabot/docker/alpine-3.23
build(deps): bump alpine from 3.22 to 3.23
2 parents f785968 + 0f4d6d3 commit 2b43a25

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)