Compare commits

..

No commits in common. "7abed33dd9fc8d5748861d11f34c4d7e5e6c78e4" and "5c882b036d81479527f4eecbe4ff7be6b6103c09" have entirely different histories.

View File

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