We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d93d2 commit 201fa9aCopy full SHA for 201fa9a
1 file changed
container/alpine/Containerfile
@@ -1,7 +1,7 @@
1
-# SPDX-FileCopyrightText: 2023-2025 David Rabkin
+# SPDX-FileCopyrightText: 2023-2026 David Rabkin
2
# SPDX-License-Identifier: 0BSD
3
FROM ghcr.io/rdavid/goredoer:0.9.20251111 as goredoer
4
-FROM alpine:3.23.0
+FROM alpine:3.23.3
5
LABEL maintainer=David\ Rabkin\ <david@rabkin.co.il>
6
ENV \
7
CM_BIN=/usr/local/bin/checkmake \
0 commit comments