mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
ci: 建立镜像发布前供应链门禁 (#6393)
This commit is contained in:
@@ -11,7 +11,7 @@ def test_runtime_image_installs_postgresql_18_client_from_pgdg() -> None:
|
||||
).read_text(encoding="utf-8")
|
||||
|
||||
assert re.search(
|
||||
r"^FROM python:[^\s]+-slim-trixie@sha256:[0-9a-f]{64} AS base$",
|
||||
r"^FROM python:3\.14\.7-slim-trixie AS base$",
|
||||
dockerfile,
|
||||
re.MULTILINE,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user