Skip to content

Commit f3be0ef

Browse files
authored
Merge pull request #17 from stacklok/renovate/alpine-3.x
chore(deps): update alpine docker tag to v3.23
2 parents 90c2915 + c1a4329 commit f3be0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: Copyright 2025 Stacklok, Inc.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM alpine:3.21
4+
FROM alpine:3.23
55

66
RUN apk add --no-cache coreutils findutils

0 commit comments

Comments
 (0)