Skip to content

Commit

Permalink
fix(deps): update alpine/k8s docker tag to v1.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 27f64f9 commit e01229d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-cluster-images/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine/k8s:1.28.2@sha256:d7b859ed3422c920e733e07c860867f208796a03b35960530ac8da63ffb2c262
FROM alpine/k8s:1.28.3@sha256:80cc5c2761e25873a2f15899354cc0fd0b7b3485499be01ece6573834b0b5b15

WORKDIR /app

Expand Down

0 comments on commit e01229d

Please sign in to comment.