Skip to content

Commit

Permalink
build(deps): bump alpine from b97e2a8 to 56fa17d
Browse files Browse the repository at this point in the history
Bumps alpine from `b97e2a8` to `56fa17d`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent dadc81e commit 18cee5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.jsonschema
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 3.18.2
FROM alpine@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
FROM alpine@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
RUN apk add --update protoc protobuf-dev go git
RUN go install github.com/chrusty/protoc-gen-jsonschema/cmd/[email protected]
# This is required to get the field_behavior.proto file
Expand Down

0 comments on commit 18cee5a

Please sign in to comment.