Fuck
All checks were successful
Docker Deploy / build-and-push (push) Successful in 1m7s

This commit is contained in:
Atridad Lahiji 2025-03-01 23:58:32 -06:00
parent caef568659
commit 0348290959
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

View file

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.23.2-alpine AS builder
FROM --platform=$BUILDPLATFORM golang:1.24.0-alpine AS builder
WORKDIR /app