Skip to content

Commit 786db5b

Browse files
chore(deps): bump golang in /threat-network
Bumps golang from 1.26-alpine to 1.27-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7981d71 commit 786db5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

threat-network/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26-alpine AS builder
1+
FROM golang:1.27-alpine AS builder
22

33
# mattn/go-sqlite3 requires CGO (matches the Core backend's SQLite driver).
44
RUN apk --no-cache add gcc musl-dev

0 commit comments

Comments
 (0)