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 c2a1f7b (#316)

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

bgotink 9524a0fc d52ba8c6

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