Pipelines

This commit is contained in:
binwiederhier
2025-05-21 18:55:21 -04:00
parent 0ad266a495
commit 3f21da7768
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.22-bullseye as builder
FROM golang:1.24-bullseye as builder
ARG VERSION=dev
ARG COMMIT=unknown