Skip to content

Commit aceb002

Browse files
authored
Update Dockerfile
1 parent 460bf72 commit aceb002

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
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/orcasecurity/orca-cli:1.1.0
1+
FROM ghcr.io/orcasecurity/orca-cli:1.1.1
22

33
RUN apk --no-cache --update add bash \
44
&& rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)