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

chore(deps): bump golang from 1.24.3 to 1.24.4
This commit is contained in:
2025-06-09 19:53:25 +02:00
committed by GitHub

View File

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