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

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

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

See merge request !6
parents 77065518 5dd8a34e
Branches
No related tags found
1 merge request!6chore(deps): update golang docker tag to v1.21
Pipeline #63635 passed
FROM golang:1.19 AS build
FROM golang:1.21 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