Skip to content

Commit

Permalink
build(deps): bump alpine from 77726ef to b89d9c9 (#355)
Browse files Browse the repository at this point in the history
Bumps alpine from `77726ef` to `b89d9c9`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent 0c69619 commit f5c04a6
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:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
FROM alpine@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
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 f5c04a6

Please sign in to comment.