Skip to content

Bump Dockerfile dependencies #43

@cpaloukas

Description

@cpaloukas

I hit go.k6.io/[email protected] requires go >= 1.24.0 (running go 1.23.8) while trying to build the Dockerfile here: https://github.com/grafana/xk6-output-influxdb/blob/main/Dockerfile

Fixed it by bumping the builder base image to Go 1.26: FROM golang:1.26-alpine3.21 AS builder

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions