mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
chore(deps): update golang docker tag to v1.23 (#11)
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | golang | 1.22 | 1.23 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
435986b7a1
commit
8d4caa380d
@ -1,5 +1,5 @@
|
||||
# Build the manager binary
|
||||
FROM golang:1.22 AS builder
|
||||
FROM golang:1.23 AS builder
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user