Skip to content

Commit bacc226

Browse files
🌱(deps): Bump golang
Bumps the all-docker-deps group in /cmd/omniwitness with 1 update: golang. Updates `golang` from 1.26-alpine to 1.27-alpine --- updated-dependencies: - dependency-name: golang dependency-version: 1.27-alpine dependency-type: direct:production dependency-group: all-docker-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6247fc9 commit bacc226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/omniwitness/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@sha256:3889b425f035be855a72fb4755265311293b6d414521f0a519d819df32222d83 AS builder
1+
FROM golang:1.27-alpine@sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc AS builder
22
RUN apk add --no-cache gcc musl-dev
33

44
ARG GOFLAGS=""

0 commit comments

Comments
 (0)