Skip to content

Commit

Permalink
Bump golang from 96634e5 to ec31b7f in /cmd/omniwitness
Browse files Browse the repository at this point in the history
Bumps golang from `96634e5` to `ec31b7f`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent de5323a commit 74827c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/omniwitness/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21-alpine@sha256:96634e55b363cb93d39f78fb18aa64abc7f96d372c176660d7b8b6118939d97b AS builder
FROM golang:1.21-alpine@sha256:ec31b7fbaf32583af4f4f8c9e0cabc651247624bf962adbb7fa1b54c9c03d5e4 AS builder
RUN apk add --no-cache gcc musl-dev

ARG GOFLAGS=""
Expand Down

0 comments on commit 74827c9

Please sign in to comment.