Compare commits
No commits in common. "8baeb8cab98cd451c323dc6c86fcb3d5ec094aa4" and "ded44e6b19b0e29cad9be595e797fe43652a7a54" have entirely different histories.
8baeb8cab9
...
ded44e6b19
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.24.4 AS builder
|
||||
FROM golang:1.24.3 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
ADD . .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue