Skip to content

Commit b92f985

Browse files
chore(deps): bump alpine from 3.22.1 to 3.22.2 in /image (#1675)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ec963d commit b92f985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.22.1 as app
15+
FROM alpine:3.22.2 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)