Skip to content

Commit

Permalink
chore: Iterate version in Dockerfile
Browse files Browse the repository at this point in the history
v0.0.4

Signed-off-by: crozzy <[email protected]>
  • Loading branch information
crozzy committed Feb 14, 2023
1 parent deb1f7a commit 4250e0f
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
@@ -1,4 +1,4 @@
FROM quay.io/projectquay/clair-action:v0.0.3
FROM quay.io/projectquay/clair-action:v0.0.4

COPY entrypoint.sh /
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 4250e0f

Please sign in to comment.