Skip to content

Commit 19e48b1

Browse files
committed
merge: deps: update registry.alpinelinux.org/alpine/infra/docker/golang Docker tag to v3.23
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | registry.alpinelinux.org/alpine/infra/docker/golang | stage | minor | `3.22` -> `3.23` | --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- &nbsp; <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> See merge request alpine/infra/build-server-status!25
2 parents 187609c + 800ed04 commit 19e48b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.alpinelinux.org/alpine/infra/docker/golang:3.22 AS builder
1+
FROM registry.alpinelinux.org/alpine/infra/docker/golang:3.23 AS builder
22

33
COPY --chown=build ./ /src
44

0 commit comments

Comments
 (0)