Skip to content

Commit 047a696

Browse files
committed
CI: update images
1 parent c7294e1 commit 047a696

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/alpine-3.docker

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
# 20240817
5+
# 20250212
66
FROM alpine:3
77
RUN apk add --no-cache python3-dev py3-pip build-base ninja-is-really-ninja git patchelf

ci/debian-11.docker

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
# 20240204
5+
# 20250212
66
FROM debian:bullseye
77
RUN apt-get update && apt-get install -y git ninja-build patchelf python3-pip python3-venv && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)