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

chore(deps): bump golang from 1.24.4 to 1.24.5
This commit is contained in:
2025-07-19 08:00:22 +02:00
committed by GitHub

View File

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