Skip to content

Commit b594eb8

Browse files
chore(deps): bump alpine from 3.23.0 to 3.23.3 in /image (#1760)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85d8bc7 commit b594eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY ui ui
1212

1313
RUN make -C ui all
1414

15-
FROM alpine:3.23.0 as app
15+
FROM alpine:3.23.3 as app
1616

1717
COPY --from=golang-builder /go/src/github.com/stackrox/infra/bin/infra-server-linux-amd64 /infra-server
1818

0 commit comments

Comments
 (0)