Skip to content
Snippets Groups Projects
Commit 22cbdc16 authored by renovate's avatar renovate
Browse files

chore(deps): update golang docker tag to v1.23

parent 73ca327a
No related branches found
No related tags found
1 merge request!22chore(deps): update golang docker tag to v1.23
Pipeline #72677 passed
FROM golang:1.22 AS build
FROM golang:1.23 AS build
ADD . /src
WORKDIR /src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment