Skip to content

Commit

Permalink
chore: Iterate the Dockerfile version
Browse files Browse the repository at this point in the history
Needs to be done to account for the impending release

Signed-off-by: crozzy <[email protected]>
  • Loading branch information
crozzy committed Jun 21, 2023
1 parent 9fbfd52 commit 5fdd004
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.4
FROM quay.io/projectquay/clair-action:v0.0.5

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

0 comments on commit 5fdd004

Please sign in to comment.