mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-14 04:00:48 +08:00
更新 default.json5 和 renovate.json5,移除不必要的匹配字符串和修复文件末尾缺少换行符
This commit is contained in:
6
.usage/Dockerfile
Normal file
6
.usage/Dockerfile
Normal file
@ -0,0 +1,6 @@
|
||||
# https://docs.renovatebot.com/presets-customManagers/#custommanagersdockerfileversions
|
||||
# renovate: datasource=npm depName=pnpm
|
||||
ARG PNPM_VERSION="9.12.1"
|
||||
|
||||
FROM gitea/act_runner:nightly@sha256:c25f9f1d8cc1e19a06dfd084a2772e87055209ce6250f97561869175edffafd7
|
||||
FROM docker.io/murielmay67761/docker-example:0.15.0
|
Reference in New Issue
Block a user