Skip to content
Snippets Groups Projects
Commit 4350a745 authored by ale's avatar ale
Browse files

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

Update golang Docker tag to v1.21.0

See merge request !7
parents e2b40809 82f35586
No related branches found
No related tags found
1 merge request!7Update golang Docker tag to v1.21.0
Pipeline #56982 passed
FROM golang:1.17.5 AS build FROM golang:1.21.0 AS build
ADD . /src ADD . /src
WORKDIR /src WORKDIR /src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment