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

Merge branch 'renovate/golang-1.x' into 'master'

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

See merge request !12
parents 36b154b6 96d97545
Branches
No related tags found
1 merge request!12chore(deps): update golang docker tag to v1.22
Pipeline #64933 passed
FROM golang:1.21 AS build
FROM golang:1.22 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