浏览代码

Update docker.io/curlimages/curl Docker tag to v8.21.0

pull/5537/head
renovate[bot] 2 天前
committed by GitHub
父节点
当前提交
465256ecdb
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      molecule-shared/vars.yml

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

@@ -7,7 +7,7 @@
# no host port - exactly as in a real deployment. Publishing one for the test would collide
# between scenarios running in parallel.
# renovate: datasource=docker depName=docker.io/curlimages/curl
molecule_shared_image_curl: "docker.io/curlimages/curl:8.11.1"
molecule_shared_image_curl: "docker.io/curlimages/curl:8.21.0"

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


正在加载...
取消
保存