Compare commits

..

No commits in common. "0e4b12912740c13247d69fdbc7c0317db341dab8" and "2a4daab858d9f3f969c07e0f594eefe3829c578c" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM golang:1.24.2
FROM golang:1.23.5
WORKDIR /app