Compare commits

..
Author SHA1 Message Date
Renovate 5d6fce8985 chore(deps): update renovate/renovate docker tag to v44
ci/woodpecker/pr/pr-build Pipeline was successful
2026-08-17 02:01:57 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ steps:
- name: renovate
pull: true
# Renovate's built-in "woodpecker" manager tracks this image automatically.
image: renovate/renovate:43
image: renovate/renovate:44
environment:
# --- platform / target ---
RENOVATE_PLATFORM: gitea
+1 -1
View File
@@ -35,7 +35,7 @@ FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f9
FROM --platform=$BUILDPLATFORM golang:1.26.6-alpine@sha256:3889b425f035be855a72fb4755265311293b6d414521f0a519d819df32222d83 AS builder
# renovate: datasource=github-releases depName=tailscale packageName=tailscale/tailscale versioning=semver
ARG TAILSCALE_VERSION=v1.102.3
ARG TAILSCALE_VERSION=v1.102.2
# Provided automatically by buildx for the target platform.
ARG TARGETOS