Skip to content

Commit f2852ce

Browse files
Bump alpine from 3.23 to 3.24 in /compose/standbycheck (#1376)
Bumps alpine from 3.23 to 3.24. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.24' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c353fd6 commit f2852ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/standbycheck/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.23
1+
FROM alpine:3.24
22

33
RUN addgroup -S nonroot \
44
&& adduser -S nonroot -G nonroot

0 commit comments

Comments
 (0)