go image bump

pull/681/head
Daan 2025-04-22 21:36:28 +02:00
parent 6cf96de0b4
commit 83b4d96f42
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.23 AS compiler
FROM golang:1.24 AS compiler
WORKDIR /go
RUN apt-get update && apt-get install -y --no-install-recommends \