mirror of
https://github.com/onyx-and-iris/q3rcon-proxy.git
synced 2026-08-12 13:04:24 +00:00
upd go version in Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24 AS build_image
|
FROM golang:1.26 AS build_image
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user