Skip to content

Commit

Permalink
Bump alpine from 3.14.0 to 3.14.1 (open-policy-agent#601)
Browse files Browse the repository at this point in the history
Bumps alpine from 3.14.0 to 3.14.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 10, 2021
1 parent be0ec55 commit f68c925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ RUN go get -u cuelang.org/go/cmd/cue
WORKDIR /examples

## RELEASE ##
FROM alpine:3.14.0
FROM alpine:3.14.1

# Install git for protocols that depend on it when using conftest pull
RUN apk add --no-cache git
Expand Down

0 comments on commit f68c925

Please sign in to comment.