Skip to content

Commit

Permalink
chore(deps): update rancher/k3s docker tag to v1.31.2
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to      |
| ---------- | ----------- | ------ | ------- |
| docker     | rancher/k3s | v1.2.3 | v1.31.2 |
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 0e9cde1 commit 440661e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG K3S_TAG="v1.2.3-k3s1" # Placeholder
ARG K3S_TAG="v1.31.2-k3s1" # Placeholder

FROM rancher/k3s:$K3S_TAG as k3s

Expand Down

0 comments on commit 440661e

Please sign in to comment.