update template

This commit is contained in:
2025-03-21 20:37:22 +11:00
parent e7e563d2cc
commit c8c475911b
5 changed files with 477 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
## Build
FROM golang:1.22-alpine AS build
FROM golang:1.24-alpine AS build
ARG VERSION='dev'