Merge pull request #195 from jkaninda/dependabot/docker/golang-1.24.6
Some checks failed
Lint / Run on Ubuntu (push) Has been cancelled
Tests / test (push) Has been cancelled

chore(deps): bump golang from 1.24.5 to 1.24.6
This commit is contained in:
2025-08-11 20:24:27 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.24.5 AS build
FROM golang:1.24.6 AS build
WORKDIR /app
ARG appVersion=""