Compare commits

..

No commits in common. "8cdf0a847e5d2d0a1c48def1bb76cc06a24f9882" and "7aede49b246e221ad4d2df4a88d32ad25e911602" have entirely different histories.

View File

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