Skip to content
Snippets Groups Projects
Commit 9d01a17d authored by Lars Seipel's avatar Lars Seipel
Browse files

Dockerfile: bump Go version to 1.20

parent 2a9d663f
No related branches found
No related tags found
1 merge request!1charts: disable TLS
Pipeline #156533 passed
FROM golang:1.15 as builder
FROM golang:1.20 as builder
WORKDIR /build
COPY go.mod go.mod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment