chore(pin): update @eslint/js to #patch (#213)

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This commit is contained in:
public-glueops-renovatebot[bot]
2025-11-06 03:18:19 +00:00
committed by GitHub
parent 334c7d59d6
commit 1dbbd9e1d5
4 changed files with 40 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
#################################
# Builder: Go + Node in one
#################################
FROM golang:1.25.3-alpine AS builder
FROM golang:1.25.3-alpine@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 AS builder
RUN apk add --no-cache \
bash git ca-certificates tzdata \