Skip to content

Commit aaaaf12

Browse files
committed
Upgrade Go to 1.24 in Dockerfile
1 parent f1a6bc0 commit aaaaf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/cassandra/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-bullseye AS builder
1+
FROM golang:1.24-bullseye AS builder
22

33
# Disable cgo to remove gcc dependency
44
ENV CGO_ENABLED=0

0 commit comments

Comments
 (0)