Skip to content

Commit

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


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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent a47abd0 commit b68b775
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:70afe55365a265f0762257550bc38440e0d6d6b97020d3f8c85328f00200dd8e AS builder
FROM golang:1.21-alpine@sha256:5c1cabd9a3c6851a3e18735a2c133fbd8f67fe37eb3203318b7af2ffd2547095 AS builder
RUN apk add --no-cache gcc musl-dev

ARG GOFLAGS=""
Expand Down

0 comments on commit b68b775

Please sign in to comment.