Skip to content

Commit

Permalink
chore(deps): update rancher/k3s docker tag to v1.31.3 (#127)
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| docker     | rancher/k3s | v1.31.2 | v1.31.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent b2fc29d commit c368a2f
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.31.2-k3s1" # Placeholder
ARG K3S_TAG="v1.31.3-k3s1" # Placeholder

FROM rancher/k3s:$K3S_TAG as k3s

Expand Down

0 comments on commit c368a2f

Please sign in to comment.