Skip to content

Commit

Permalink
chore: bump Dockerfile to v0.0.11
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 Nov 26, 2024
1 parent 0e0e589 commit 3c05ed0
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.10
FROM quay.io/projectquay/clair-action:v0.0.11

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

0 comments on commit 3c05ed0

Please sign in to comment.