Skip to content

Commit 6675693

Browse files
build(deps): bump alpine from 3.16.3 to 3.17.0 (#756)
Bumps alpine from 3.16.3 to 3.17.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb7ef1a commit 6675693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN go install cuelang.org/go/cmd/cue@latest
5353
WORKDIR /examples
5454

5555
## RELEASE ##
56-
FROM alpine:3.16.3
56+
FROM alpine:3.17.0
5757

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

0 commit comments

Comments
 (0)