0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 09:50:48 +08:00
Files
renovate-example/.usage/Dockerfile
2024-10-18 06:52:08 +00:00

6 lines
308 B
Docker

# https://docs.renovatebot.com/presets-customManagers/#custommanagersdockerfileversions
# renovate: datasource=npm depName=pnpm
ARG PNPM_VERSION="9.12.1"
FROM gitea/act_runner:nightly@sha256:87bae9a89a1991390787178fac59e144cefe1d8a085db0147982faa8d2866e4e
FROM docker.io/murielmay67761/docker-example:0.15.0