mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 02:18:22 +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
|
WORKDIR /app
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user