ci: bump Go version to 1.26.0 in Dockerfile
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m34s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m34s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM debian:bookworm-slim
|
||||
|
||||
ARG GO_VERSION=1.24.0
|
||||
ARG GO_VERSION=1.26.0
|
||||
ARG NODE_MAJOR=22
|
||||
|
||||
ENV PATH="/usr/local/go/bin:${PATH}"
|
||||
|
||||
Reference in New Issue
Block a user