Skip to content

Commit 4e6b4e1

Browse files
Merge pull request #87 from steadybit/dependabot/docker/alpine-3.24
build(deps): bump alpine from 3.23 to 3.24
2 parents 36d192d + 182f6aa commit 4e6b4e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN make licenses-report
4040
##
4141
## Runtime
4242
##
43-
FROM alpine:3.23
43+
FROM alpine:3.24
4444

4545
ARG VERSION=unknown
4646
ARG REVISION=unknown

0 commit comments

Comments
 (0)