Skip to content

Commit

Permalink
chore(deps): update gitlab/gitlab-runner docker tag to alpine-v17.5.0…
Browse files Browse the repository at this point in the history
… (hetznercloud/fleeting-plugin-hetzner!133)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gitlab/gitlab-runner](https://gitlab.com/gitlab-org/gitlab-runner) ([changelog](https://gitlab.com/gitlab-org/gitlab-runner/-/blob/master/CHANGELOG.md)) | final | minor | `alpine-v17.4.1` -> `alpine-v17.5.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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjYuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
Hetzner Cloud Bot authored and jooola committed Oct 17, 2024
1 parent 578823a commit d1ebdd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ RUN ls -al

RUN go build ./cmd/fleeting-plugin-hetzner

FROM gitlab/gitlab-runner:alpine-v17.4.1
FROM gitlab/gitlab-runner:alpine-v17.5.0

COPY --from=builder /build/fleeting-plugin-hetzner /bin/fleeting-plugin-hetzner

0 comments on commit d1ebdd4

Please sign in to comment.