Commit
Some checks failed
build docker image / docker-build (push) Failing after 50s

This commit is contained in:
2025-01-12 15:34:37 +02:00
parent ee22938742
commit 0c0b1d6139

View File

@ -1,4 +1,4 @@
FROM golang:1.23.2 AS builder FROM golang:1.23.4 AS builder
WORKDIR /app WORKDIR /app