Skip to content

Commit

Permalink
Update quay.io/skopeo/stable Docker tag to v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Sep 4, 2024
1 parent fa6f445 commit 46d096d
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.1

# 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 46d096d

Please sign in to comment.