A lowly tech priest's attempt to please Mars
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update golang:1.26-alpine docker digest to 27f8293 (#337)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: https://codeberg.org/bgotink/macharian/pulls/337

+1 -1
+1 -1
containers/knot/Dockerfile
··· 1 1 FROM --platform=$BUILDPLATFORM tonistiigi/xx@sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707 AS xx 2 - FROM --platform=$BUILDPLATFORM golang:1.26-alpine@sha256:c2a1f7b2095d046ae14b286b18413a05bb82c9bca9b25fe7ff5efef0f0826166 AS builder 2 + FROM --platform=$BUILDPLATFORM golang:1.26-alpine@sha256:27f829349da645e287cb195a9921c106fc224eeebbdc33aeb0f4fca2382befa6 AS builder 3 3 COPY --from=xx / / 4 4 ENV KNOT_REPO_SCAN_PATH=/repositories 5 5 ENV CGO_ENABLED=1