mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2026-07-09 19:24:26 +02:00
update go to 1.24
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23-alpine as builder
|
||||
FROM golang:1.24-alpine as builder
|
||||
|
||||
RUN apk update
|
||||
RUN apk upgrade
|
||||
|
||||
Reference in New Issue
Block a user