ZEEZE
This commit is contained in:
parent
1ac107ee5c
commit
f9de2cafcc
@ -1,5 +1,5 @@
|
|||||||
# Build stage
|
# Build stage
|
||||||
FROM golang:1.24-alpine AS builder # Changé de 1.21 à 1.24
|
FROM golang:1.21-alpine AS builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY go.mod go.sum ./
|
COPY go.mod go.sum ./
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user