Compare commits

..

No commits in common. "02d8997f25241151fe9bc6080c823f005917680c" and "80897bfa9e657ff924b965d0a6f497704b08eed3" have entirely different histories.

View File

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