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

Update docker.io/library/golang Docker tag to v1.21.1

parent bc96e4de
No related branches found
No related tags found
No related merge requests found
Pipeline #58182 passed
FROM docker.io/library/golang:1.20.1 AS build
FROM docker.io/library/golang:1.21.1 AS build
WORKDIR /src
ADD . /src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment