Compare commits
No commits in common. "f5335b0d9f4d3e06803bf08dca55a8ff82a861f4" and "b671275c4100ba5fe64d44bacbaa27775a4f019a" have entirely different histories.
f5335b0d9f
...
b671275c41
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.24.0 AS builder
|
||||
FROM golang:1.23.6 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
ADD . .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue