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