Sfoglia il codice sorgente

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

master
renovate[bot] 19 ore fa
committed by GitHub
parent
commit
90c67d6b47
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      molecule-shared/vars.yml

+ 1
- 1
molecule-shared/vars.yml Vedi File

@@ -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,


Caricamento…
Annulla
Salva