mirror of
https://github.com/chapvic/telegram-notify.git
synced 2025-04-18 02:17:36 +03:00
Bumping golang v1.22
This commit is contained in:
parent
0fc0deba1a
commit
f48a771a21
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21 AS builder
|
||||
FROM golang:1.22 AS builder
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
RUN CGO_ENABLED=0 go build -v -o telegram-notify .
|
||||
|
Loading…
x
Reference in New Issue
Block a user