Skip to content

Commit 45b7144

Browse files
committed
1 parent 3275492 commit 45b7144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/security-spire-agent/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ FROM ghcr.io/spiffe/spire-server:1.13.3 as spire_server
2323
FROM ghcr.io/spiffe/spire-agent:1.13.3 as spire_agent
2424

2525
# Deployment image
26-
FROM alpine:3.22
26+
FROM alpine:3.23.2
2727

2828
LABEL license='SPDX-License-Identifier: Apache-2.0' \
2929
copyright='Copyright (c) 2022 Intel Corporation'

0 commit comments

Comments
 (0)