Skip to content

Commit

Permalink
chore: bump Dockerfile to v0.0.9
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 Sep 16, 2024
1 parent 6f7ba67 commit b310efd
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.8
FROM quay.io/projectquay/clair-action:v0.0.9

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

0 comments on commit b310efd

Please sign in to comment.