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

Update golang Docker tag to v1.20.4

parent 2ceba41c
No related branches found
No related tags found
No related merge requests found
FROM golang:1.17.5 AS build
FROM golang:1.20.4 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