Skip to content
Snippets Groups Projects
Commit 3f9e8d12 authored by renovate's avatar renovate
Browse files

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

parent 25bf8ac1
No related branches found
No related tags found
No related merge requests found
Pipeline #35478 failed
FROM golang:1.16 AS build
FROM golang:1.19 AS build
ADD . /src
WORKDIR /src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment