Update builder image
This commit is contained in:
parent
c2045fc580
commit
9605e894eb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:alpine AS builder
|
FROM golang:1.25.6-alpine AS builder
|
||||||
|
|
||||||
WORKDIR /go/src/git.zio.sh/telegram-approval-join
|
WORKDIR /go/src/git.zio.sh/telegram-approval-join
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue