Skip to content

Commit 7228c3d

Browse files
Bump alpine from 3.23 to 3.24 in /compose/openshiftjobs (#1375)
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 f2852ce commit 7228c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/openshiftjobs/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
RUN apk update && apk upgrade
33

44
RUN apk add --no-cache \

0 commit comments

Comments
 (0)