瀏覽代碼

Update docker.io/library/python Docker tag to v3.14

pull/5537/head
renovate[bot] 4 天之前
committed by GitHub
父節點
當前提交
90c67d6b47
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      molecule-shared/vars.yml

+ 1
- 1
molecule-shared/vars.yml 查看文件

@@ -11,7 +11,7 @@ molecule_shared_image_curl: "docker.io/curlimages/curl:8.11.1"

# Used for small stub services (a fake homeserver, and so on).
# renovate: datasource=docker depName=docker.io/library/python
molecule_shared_image_python: "docker.io/library/python:3.13-alpine"
molecule_shared_image_python: "docker.io/library/python:3.14-alpine"

# Postgres for scenarios whose role has a database. Pinned at the major the postgres role
# deploys to new installations, and left to Renovate from there: when a new major lands,


Loading…
取消
儲存