Skip to content

Commit

Permalink
chore: bump Dockerfile to v0.0.7
Browse files Browse the repository at this point in the history
Preemptively bump the Dockerfile version to the tag about to be created.

Signed-off-by: crozzy <[email protected]>
  • Loading branch information
crozzy committed Mar 7, 2024
1 parent b0ee28c commit 69307fc
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.6
FROM quay.io/projectquay/clair-action:v0.0.7

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

0 comments on commit 69307fc

Please sign in to comment.