Skip to content

Commit

Permalink
🌱(deps): Bump the all-docker-deps group
Browse files Browse the repository at this point in the history
Bumps the all-docker-deps group in /cmd/omniwitness with 1 update: golang.


Updates `golang` from `4db4aac` to `fd78f2f`

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  dependency-group: all-docker-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and AlCutter committed Jan 10, 2024
1 parent 1215fb3 commit 7092bd1
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:4db4aac30880b978cae5445dd4a706215249ad4f43d28bd7cdf7906e9be8dd6b AS builder
FROM golang:1.21-alpine@sha256:fd78f2fb1e49bcf343079bbbb851c936a18fc694df993cbddaa24ace0cc724c5 AS builder
RUN apk add --no-cache gcc musl-dev

ARG GOFLAGS=""
Expand Down

0 comments on commit 7092bd1

Please sign in to comment.