mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-03-13 10:12:06 +00:00
chore: bump go version everywhere
This commit is contained in:
@@ -20,7 +20,7 @@ COPY ./frontend/vite.config.ts ./
|
||||
RUN bun run build
|
||||
|
||||
# Builder
|
||||
FROM golang:1.25-alpine3.21 AS builder
|
||||
FROM golang:1.26-alpine3.21 AS builder
|
||||
|
||||
ARG VERSION
|
||||
ARG COMMIT_HASH
|
||||
|
||||
Reference in New Issue
Block a user