0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 12:50:48 +08:00
Files
renovate-example/Dockerfile
2024-10-14 12:51:11 +08:00

6 lines
307 B
Docker

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