Skip to content

Commit

Permalink
Update quay.io/skopeo/stable Docker tag to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Aug 19, 2024
1 parent d31cd18 commit 5ce80ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/skopeo/stable:v1.13.2
FROM quay.io/skopeo/stable:v1.16.0

# Add jq, git, helm
RUN yum -y update && yum -y install jq git helm && yum -y clean all && rm -rf /var/cache/dnf/* /var/log/dnf* /var/log/yum*
Expand Down

0 comments on commit 5ce80ae

Please sign in to comment.