Skip to content

Commit

Permalink
build(deps): bump alpine from c5b1261 to 77726ef (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent ea2f419 commit a90ce8a
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:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
FROM alpine@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
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 a90ce8a

Please sign in to comment.