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

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

parent 9e62d7c1
No related branches found
No related tags found
1 merge request!28chore(deps): update golang docker tag to v1.24
Pipeline #92931 passed
FROM golang:1.23 AS build
FROM golang:1.24 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