Skip to content

Commit

Permalink
chore(deps): update docker.io/library/golang docker tag to v1.22.3 (#30)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/library/golang | stage | patch | `1.22.2-alpine3.18` -> `1.22.3-alpine3.18` |

---

### 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://git.internal/nrdufour/marmitton/pulls/30
Co-authored-by: Renovate <renovate@ptinem.casa>
Co-committed-by: Renovate <renovate@ptinem.casa>
  • Loading branch information
Renovate authored and nrdufour committed May 8, 2024
1 parent 280ffa0 commit 6db6349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.22.2-alpine3.18 as build
FROM docker.io/library/golang:1.22.3-alpine3.18 as build

WORKDIR /marmitton

Expand Down

0 comments on commit 6db6349

Please sign in to comment.