Oops
Docker Deploy / build-and-push (push) Successful in 2m29s

This commit is contained in:
2025-12-23 10:42:21 -07:00
parent 30acc98f71
commit 8f1e782ed0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23-alpine AS builder
FROM golang:1.25-alpine AS builder
WORKDIR /app