Skip to content

Commit 095c2ce

Browse files
thheinelHeinel, Thomas
andauthored
build(Dockerfile): Upgrade Go version to 1.26.0 (#90)
Co-authored-by: Heinel, Thomas <thomas.heinel@f-i-ts.de>
1 parent b602435 commit 095c2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.7-bookworm AS builder
1+
FROM golang:1.26.0-bookworm AS builder
22

33
ENV COMMONDIR=/common \
44
IN_BUILDER=true \

0 commit comments

Comments
 (0)