Skip to content

Commit 408ede1

Browse files
Update Dockerfile
1 parent e4e8ed0 commit 408ede1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM instrumenta/conftest:v0.55.0 as conftest
1+
FROM openpolicyagent/conftest:v0.55.0 as conftest
22

33
FROM golang:1.15-alpine as builder
44
COPY --from=conftest /conftest /usr/local/bin/conftest

0 commit comments

Comments
 (0)