Skip to content

Commit

Permalink
Merge pull request #2357 from chatwork/mod-up-conftest-20240201050310
Browse files Browse the repository at this point in the history
[conftest] update
  • Loading branch information
cw-circleci authored Feb 1, 2024
2 parents ba561e3 + bea1a59 commit a3d486e
Show file tree
Hide file tree
Showing 3 changed files with 822 additions and 163 deletions.
2 changes: 1 addition & 1 deletion conftest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:22.04

ARG TARGETARCH

ARG CONFTEST_VERSION=0.48.0
ARG CONFTEST_VERSION=0.49.0
LABEL version="${CONFTEST_VERSION}"
LABEL maintainer="[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion conftest/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ command:
/usr/bin/conftest --version:
exit-status: 0
stdout:
- 0.48.0
- 0.49.0
Loading

0 comments on commit a3d486e

Please sign in to comment.