Skip to content

Commit

Permalink
Update ghcr.io/basecamp/kamal Docker tag to v2 (#295)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ghcr.io/basecamp/kamal | final | major | `v1.9.2` -> `v2.4.0` |

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Runroom/docker-images).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
jordisala1991 authored Dec 16, 2024
2 parents 6244743 + dac816b commit 37bd72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kamal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/basecamp/kamal:v1.9.2
FROM ghcr.io/basecamp/kamal:v2.4.0

RUN apk --no-cache add shadow

Expand Down

0 comments on commit 37bd72a

Please sign in to comment.