Compare commits

..

No commits in common. "a1853c0c7947a806232d14294331d2a738952368" and "a9f17297489710405ade3f4a45eba5884509ee31" have entirely different histories.

View File

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