mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 18:31:24 +02:00
Bump go version
This commit is contained in:
parent
03c377dff3
commit
cb6b52ff4c
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.6-alpine3.21 AS builder
|
||||
FROM golang:1.24.2-alpine3.21 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user